Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-042515
#<BuildRuby:0x0000560d1e419f48
@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.20231222-042515",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.001038 0.004336 1.698127 ( 2.253580)
build_miniruby 0.001932 0.000000 1.730933 ( 1.768014)
build_ruby 0.001596 0.000000 3.500281 ( 3.756754)
build_all 0.006769 0.000774 5.829323 ( 2.980828)
build_install 0.016260 0.002817 7.081598 ( 4.572402)
test_btest 0.000923 0.000000 81.966782 ( 38.626970)
test_basic 0.007168 0.000065 0.909353 ( 1.052356)
test_all 0.085787 0.035243 673.519601 (253.458801)
test_rubyspec 0.039848 0.031146 98.540164 (114.454324)
total: 422.93 sec