Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-090809
#<BuildRuby:0x0000560180452018
@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.20231225-090809",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005863 0.000000 1.568300 ( 1.920256)
build_miniruby 0.001498 0.000000 1.358614 ( 1.357888)
build_ruby 0.001759 0.000148 3.061999 ( 3.283280)
build_all 0.006379 0.000660 5.134300 ( 2.055247)
build_install 0.011083 0.005112 6.262251 ( 3.055441)
test_btest 0.000628 0.000083 79.259729 ( 22.564077)
test_basic 0.002115 0.003389 0.857307 ( 0.915916)
test_all 0.077985 0.042100 712.756696 (209.021464)
test_rubyspec 0.016942 0.038315 77.339110 ( 88.846306)
total: 333.02 sec