Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-183928
#<BuildRuby:0x0000556c8a9061a8
@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.20240321-183928",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.010047 0.000693 4.205754 ( 4.448654)
build_miniruby 0.001465 0.000101 1.718803 ( 1.877366)
build_ruby 0.001622 0.000112 3.741440 ( 4.388955)
build_all 0.000000 0.009299 7.075498 ( 4.551476)
build_install 0.013839 0.009527 9.803083 ( 6.796855)
test_btest 0.000733 0.000143 96.385377 ( 60.253844)
test_basic 0.004175 0.004053 1.050717 ( 1.361806)
test_all 0.089486 0.030777 799.295545 (353.566011)
test_rubyspec 0.034073 0.050980 121.948930 (131.388056)
total: 568.63 sec