Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-171211
#<BuildRuby:0x000055a730d12108
@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.20240227-171211",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.007243 2.703139 ( 2.738322)
build_miniruby 0.001448 0.000214 7.930393 ( 7.545048)
build_ruby 0.001500 0.000000 3.249208 ( 3.503036)
build_all 0.007874 0.000000 6.598474 ( 3.179909)
build_install 0.012763 0.006886 8.833956 ( 5.056990)
test_btest 0.000654 0.000115 92.273414 ( 37.216313)
test_basic 0.002506 0.004260 0.894654 ( 0.982137)
test_all 0.082474 0.030778 745.214575 (297.008509)
test_rubyspec 0.031003 0.054221 122.564912 (131.987570)
total: 489.22 sec