Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-193457
#<BuildRuby:0x00007fef6bddfdd0
@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.20240727-193457",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007962 0.000768 4.108300 ( 7.353172)
build_miniruby 0.002370 0.000449 1.859713 ( 2.619880)
build_ruby 0.002418 0.000458 4.788281 ( 7.578311)
build_all 0.009953 0.001069 8.998825 ( 11.847422)
build_install 0.020573 0.004943 12.193393 ( 15.240135)
test_btest 0.000845 0.000161 129.507470 (180.724302)
test_basic 0.002070 0.008274 1.432493 ( 2.835456)
test_all 0.123292 0.049621 967.178717 (1117.665574)
test_rubyspec 0.041038 0.050683 167.651645 ( 50.954389)
total: 1396.82 sec