Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-034104
#<BuildRuby:0x000055bdff5fe228
@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.20240229-034104",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006799 0.000419 2.580232 ( 2.502418)
build_miniruby 0.001441 0.000000 1.633221 ( 1.632508)
build_ruby 0.001679 0.000000 3.128173 ( 3.376741)
build_all 0.002217 0.006115 6.646997 ( 3.412788)
build_install 0.011061 0.008481 8.548476 ( 4.704926)
test_btest 0.000574 0.000143 90.733010 ( 37.428765)
test_basic 0.003765 0.003892 1.019759 ( 1.103116)
test_all 0.079029 0.040547 878.156345 (403.017923)
test_rubyspec 0.053829 0.047976 139.084964 (208.507857)
total: 665.69 sec