Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-212443
#<BuildRuby:0x0000556ec41ba278
@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.20240214-212443",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006961 0.000302 2.228187 ( 4.211909)
build_miniruby 0.002193 0.000226 65.802109 ( 60.922406)
build_ruby 0.001893 0.000196 4.000339 ( 5.105845)
build_all 0.008767 0.000447 7.018913 ( 7.329162)
build_install 0.017717 0.005550 8.920468 ( 9.424778)
test_btest 0.000836 0.000105 95.465433 ( 94.221243)
test_basic 0.007097 0.000887 0.964531 ( 1.557913)
test_all 0.089278 0.035891 870.329914 (574.626808)
test_rubyspec 0.063057 0.048084 197.938067 (224.732116)
total: 982.13 sec