Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-140124
#<BuildRuby:0x0000558db07ea228
@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.20240306-140124",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.008134 0.001509 2.821498 ( 4.026524)
build_miniruby 0.001495 0.000539 1.824730 ( 2.080614)
build_ruby 0.002378 0.000000 3.778060 ( 4.536811)
build_all 0.008325 0.000857 7.089924 ( 6.686979)
build_install 0.019854 0.002554 9.010661 ( 8.542629)
test_btest 0.000624 0.000189 94.666009 ( 88.087833)
test_basic 0.000000 0.008130 1.038014 ( 1.609021)
test_all 0.090568 0.036155 876.031727 (651.729898)
test_rubyspec 0.049493 0.049839 138.618748 (208.460897)
total: 975.76 sec