Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-124541
#<BuildRuby:0x000055c3f9542078
@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-124541",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002159 0.004885 2.397534 ( 2.429084)
build_miniruby 0.001066 0.000387 1.641736 ( 1.643486)
build_ruby 0.001313 0.000477 3.242372 ( 3.452954)
build_all 0.008243 0.000000 6.053878 ( 2.867348)
build_install 0.015390 0.003615 7.418879 ( 3.957733)
test_btest 0.000551 0.000177 83.798855 ( 30.163591)
test_basic 0.003076 0.005360 0.954531 ( 1.041796)
test_all 0.096079 0.029111 717.259926 (363.984319)
test_rubyspec 0.037229 0.042506 105.769448 (153.474553)
total: 563.02 sec