Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-025355
#<BuildRuby:0x00005594d00028e0
@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.20231231-025355",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002202 0.003576 1.820485 ( 2.740789)
build_miniruby 0.001271 0.000305 1.647207 ( 1.670062)
build_ruby 0.001574 0.000378 3.462322 ( 3.978565)
build_all 0.002937 0.004882 5.979289 ( 3.741370)
build_install 0.014287 0.002721 7.187974 ( 5.521487)
test_btest 0.000645 0.000174 84.603800 ( 55.121830)
test_basic 0.006748 0.000000 0.909569 ( 1.095594)
test_all 0.079652 0.040681 788.021459 (344.151315)
test_rubyspec 0.028282 0.041809 98.981337 (115.332319)
total: 533.35 sec