Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-014552
#<BuildRuby:0x000055a48972a230
@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.20240226-014552",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000000 0.007115 2.326622 ( 2.132225)
build_miniruby 0.001036 0.000248 1.477845 ( 1.475590)
build_ruby 0.001168 0.000244 3.292945 ( 3.515274)
build_all 0.004122 0.004005 6.346177 ( 2.520279)
build_install 0.013961 0.003507 7.968777 ( 3.663453)
test_btest 0.000839 0.000203 88.846418 ( 23.892274)
test_basic 0.001966 0.007295 1.013083 ( 1.107503)
test_all 0.087410 0.038143 811.744012 (348.794062)
test_rubyspec 0.053271 0.051467 138.291295 (216.987254)
total: 604.09 sec