Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-194134
#<BuildRuby:0x00007f2c6dd8fdd8
@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.20240702-194134",
@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.000025 0.000007 0.000032 ( 0.000033)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.003049 0.004983 3.378144 ( 7.791909)
build_miniruby 0.001393 0.000480 1.514970 ( 3.282105)
build_ruby 0.001441 0.000497 4.412319 ( 17.946775)
build_all 0.004069 0.005685 8.420414 ( 3.475100)
build_install 0.012277 0.008335 11.443470 ( 5.433750)
test_btest 0.000620 0.000252 123.962488 ( 40.084658)
test_basic 0.006570 0.007164 1.380513 ( 1.504009)
test_all 0.109936 0.041564 825.430096 (242.704498)
test_rubyspec 0.056893 0.036724 171.498291 ( 35.345773)
total: 357.57 sec