Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-104428
#<BuildRuby:0x000055e80b29e8e0
@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.20240225-104428",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.000206 0.007992 2.421273 ( 2.339374)
build_miniruby 0.000000 0.001639 1.636439 ( 1.635608)
build_ruby 0.000264 0.001326 2.968861 ( 3.226529)
build_all 0.007497 0.000000 6.466711 ( 2.593694)
build_install 0.012223 0.005755 8.465741 ( 3.972448)
test_btest 0.000626 0.000171 90.206065 ( 25.321438)
test_basic 0.004793 0.001307 0.878689 ( 0.941713)
test_all 0.080926 0.036075 713.520423 (214.623914)
test_rubyspec 0.041538 0.036860 110.868774 (119.854347)
total: 374.51 sec