Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-170340
#<BuildRuby:0x000055aae4a76018
@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.20240128-170340",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000024)
build_up 0.002203 0.004203 1.996132 ( 3.609298)
build_miniruby 0.001579 0.000175 1.837228 ( 2.398896)
build_ruby 0.002351 0.000000 3.532326 ( 4.668270)
build_all 0.006505 0.004206 6.498626 ( 7.397637)
build_install 0.020978 0.000539 8.182303 ( 9.330096)
test_btest 0.000828 0.000101 90.570990 (109.239705)
test_basic 0.000089 0.007852 0.979178 ( 1.770934)
test_all 0.096189 0.031897 797.576729 (845.016095)
test_rubyspec 0.069824 0.042236 186.029942 (257.277106)
total: 1240.71 sec