Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-144519
#<BuildRuby:0x0000559587e91f70
@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-144519",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005538 0.002926 2.462149 ( 3.096115)
build_miniruby 0.001777 0.000000 1.486738 ( 1.486978)
build_ruby 0.001772 0.000000 3.309941 ( 3.474908)
build_all 0.002124 0.007130 6.193252 ( 3.174567)
build_install 0.016368 0.004038 7.714640 ( 4.555969)
test_btest 0.001000 0.000000 84.535832 ( 29.617032)
test_basic 0.005168 0.000530 0.853213 ( 0.917380)
test_all 0.098263 0.029208 721.707807 (324.440944)
test_rubyspec 0.035390 0.042385 106.089911 (143.937939)
total: 514.70 sec