Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-003330
#<BuildRuby:0x0000563c66fca258
@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.20231215-003330",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.003649 0.004043 2.492902 ( 3.195533)
build_miniruby 0.001247 0.000184 1.762071 ( 1.935754)
build_ruby 0.000000 0.002220 3.441861 ( 3.735928)
build_all 0.000000 0.007832 5.934179 ( 4.083120)
build_install 0.008403 0.010570 7.353804 ( 4.840888)
test_btest 0.000555 0.000173 82.246206 ( 48.327932)
test_basic 0.007814 0.001091 0.961094 ( 1.099489)
test_all 0.093033 0.028427 695.074290 (301.095020)
test_rubyspec 0.036897 0.037561 100.961297 (122.431198)
total: 490.75 sec