Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-141801
#<BuildRuby:0x00007f2eccc1fdc0
@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.20240708-141801",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004408 0.004080 4.009439 ( 4.913332)
build_miniruby 0.001583 0.000346 1.466208 ( 1.463371)
build_ruby 0.001539 0.000336 3.476261 ( 3.617360)
build_all 0.007620 0.001667 8.276405 ( 3.275169)
build_install 0.017782 0.002850 11.043911 ( 5.078532)
test_btest 0.000744 0.000158 118.992301 ( 31.611861)
test_basic 0.009749 0.000037 1.085910 ( 1.178582)
test_all 0.101034 0.052648 837.887077 (235.651185)
test_rubyspec 0.053879 0.036701 169.078008 ( 32.825471)
total: 319.62 sec