Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-191626
#<BuildRuby:0x000055b5a1896320
@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.20240308-191626",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.004676 0.003962 2.892984 ( 3.584342)
build_miniruby 0.001349 0.000233 2.249766 ( 2.486217)
build_ruby 0.001730 0.000298 3.826645 ( 4.410292)
build_all 0.007426 0.001281 6.802109 ( 3.163589)
build_install 0.006728 0.012207 8.646169 ( 4.619689)
test_btest 0.000946 0.000000 92.276583 ( 43.645543)
test_basic 0.003831 0.004359 1.039376 ( 1.183429)
test_all 0.096616 0.019967 760.719214 (274.461820)
test_rubyspec 0.044778 0.040072 123.299546 (132.629494)
total: 470.19 sec