Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-013222
#<BuildRuby:0x00007ff1b193fdc8
@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.20240623-013222",
@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.000020 0.000009 0.000029 ( 0.000031)
autoconf 0.000033 0.000016 0.000049 ( 0.000048)
configure 0.000030 0.000015 0.000045 ( 0.000044)
build_up 0.006891 0.003464 4.172074 ( 5.931273)
build_miniruby 0.001472 0.000711 1.881034 ( 2.635595)
build_ruby 0.003180 0.000000 4.768708 ( 5.442795)
build_all 0.004016 0.007728 8.947335 ( 9.354087)
build_install 0.021118 0.006371 12.114847 ( 12.782438)
test_btest 0.000671 0.000324 123.096472 (104.703525)
test_basic 0.006251 0.007502 1.362177 ( 1.747767)
test_all 0.099508 0.052419 885.232596 (356.066342)
test_rubyspec 0.034304 0.058334 166.366790 ( 47.792345)
total: 546.46 sec