Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-185123
#<BuildRuby:0x000056465c912258
@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.20231014-185123",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.000000 0.008092 2.597926 ( 3.490976)
build_miniruby 0.000000 0.001717 1.849247 ( 2.070796)
build_ruby 0.000000 0.001989 3.726043 ( 4.370720)
build_all 0.007005 0.002090 6.524687 ( 4.218956)
build_install 0.020992 0.001039 8.227762 ( 6.319592)
test_btest 0.000801 0.000143 89.364256 ( 67.878097)
test_basic 0.003262 0.004643 0.960960 ( 1.448454)
test_all 0.008207 0.001683 709.069603 (380.542792)
test_rubyspec 0.034981 0.039126 111.902236 (135.239693)
total: 605.58 sec