Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-034907
#<BuildRuby:0x000055fb2f5cdfc0
@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-034907",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.005769 1.625233 ( 1.965549)
build_miniruby 0.000000 0.001776 1.596607 ( 1.599991)
build_ruby 0.001136 0.000390 3.117021 ( 3.359110)
build_all 0.005490 0.001689 5.702858 ( 2.572357)
build_install 0.007630 0.009560 7.083261 ( 4.129592)
test_btest 0.000530 0.000197 82.222513 ( 45.037602)
test_basic 0.008948 0.000064 0.948904 ( 1.080263)
test_all 0.062047 0.058960 783.555243 (289.067276)
test_rubyspec 0.027979 0.041297 97.288154 (112.380826)
total: 461.19 sec