Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-030002
#<BuildRuby:0x000055d57b4ee868
@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.20231213-030002",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006496 0.001353 2.459972 ( 4.164824)
build_miniruby 0.001147 0.000239 1.604446 ( 1.962430)
build_ruby 0.002087 0.000000 3.642109 ( 4.466458)
build_all 0.005987 0.003230 5.984790 ( 5.875828)
build_install 0.016172 0.006010 7.659539 ( 7.055278)
test_btest 0.000909 0.000219 85.146358 ( 76.505051)
test_basic 0.007907 0.000000 0.963410 ( 1.533589)
test_all 0.080359 0.044487 711.704510 (374.812130)
test_rubyspec 0.047359 0.027053 102.624480 (126.709231)
total: 603.09 sec