Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-145835
#<BuildRuby:0x000055ccc1676018
@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-145835",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005549 0.000000 1.547001 ( 1.896298)
build_miniruby 0.000000 0.001280 1.354542 ( 1.352593)
build_ruby 0.000208 0.001421 2.882431 ( 3.111925)
build_all 0.000880 0.006764 5.414448 ( 2.123705)
build_install 0.012449 0.004948 6.796691 ( 3.579072)
test_btest 0.000859 0.000139 81.475295 ( 21.792142)
test_basic 0.005604 0.000000 0.872293 ( 0.936754)
test_all 0.087945 0.033036 735.551124 (208.245505)
test_rubyspec 0.035922 0.023452 84.936032 ( 96.617197)
total: 339.66 sec