Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-152214
#<BuildRuby:0x000055862a601f48
@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.20240217-152214",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007244 0.000750 2.151143 ( 3.816068)
build_miniruby 0.002002 0.000000 1.898902 ( 2.313054)
build_ruby 0.002145 0.000007 3.910034 ( 5.077878)
build_all 0.009122 0.000072 6.921261 ( 6.944895)
build_install 0.018120 0.004833 8.571130 ( 8.579169)
test_btest 0.001314 0.000150 94.638858 ( 84.205980)
test_basic 0.000000 0.008584 1.018266 ( 1.548161)
test_all 0.100179 0.024098 770.854169 (484.291876)
test_rubyspec 0.055623 0.034605 131.414953 (158.828917)
total: 755.61 sec