Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-213436
#<BuildRuby:0x00007f5b5b6cfdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241031-213436",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.004743 0.003012 3.481123 ( 3.367758)
build_miniruby 0.001973 0.000000 1.184584 ( 1.181391)
build_ruby 0.001688 0.000000 4.174570 ( 4.349597)
build_all 0.008302 0.000107 5.946372 ( 2.294044)
build_install 0.014157 0.006996 8.624788 ( 4.042274)
test_btest 0.000708 0.000213 74.555691 ( 20.412305)
test_basic 0.005255 0.004605 1.034441 ( 1.079828)
test_all 0.109702 0.035254 647.216099 (189.984738)
test_rubyspec 0.063085 0.016900 116.777511 ( 23.101264)
total: 249.81 sec