Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-130227
#<BuildRuby:0x00007f33d76efde0
@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.20240814-130227",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.001271 0.007062 3.450655 ( 3.319872)
build_miniruby 0.001602 0.000000 1.295256 ( 1.292242)
build_ruby 0.001903 0.000000 3.798932 ( 3.954173)
build_all 0.004768 0.004113 8.111225 ( 3.125991)
build_install 0.012853 0.005634 10.762668 ( 4.993251)
test_btest 0.001108 0.000000 112.379540 ( 30.459845)
test_basic 0.009558 0.000860 1.167404 ( 2.522209)
test_all 0.098252 0.050847 790.059677 (233.749301)
test_rubyspec 0.039195 0.052975 165.608611 ( 32.204687)
total: 315.62 sec