Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-164253
#<BuildRuby:0x000055d01da92228
@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.20240207-164253",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005497 0.000318 1.832859 ( 2.695627)
build_miniruby 0.001243 0.000270 1.470470 ( 1.469348)
build_ruby 0.001352 0.000294 2.940445 ( 3.177116)
build_all 0.004335 0.003235 6.199230 ( 2.926425)
build_install 0.014323 0.004595 7.679359 ( 4.347593)
test_btest 0.000787 0.000196 85.121118 ( 34.609971)
test_basic 0.000227 0.007111 0.896293 ( 1.000729)
test_all 0.072079 0.040860 771.801404 (276.789589)
test_rubyspec 0.056927 0.045828 162.974878 (172.213861)
total: 499.23 sec