Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-034921
#<BuildRuby:0x0000556187d52008
@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.20240126-034921",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001484 0.004280 1.902836 ( 2.242224)
build_miniruby 0.001497 0.000299 1.638377 ( 1.638024)
build_ruby 0.001465 0.000293 3.226636 ( 3.457428)
build_all 0.006757 0.000497 6.239108 ( 2.739538)
build_install 0.014687 0.003791 7.677983 ( 4.114673)
test_btest 0.000658 0.000131 85.134487 ( 30.350430)
test_basic 0.002334 0.004761 0.880554 ( 0.948386)
test_all 0.081780 0.033618 755.357513 (280.643335)
test_rubyspec 0.053317 0.053083 167.283913 (179.017139)
total: 505.15 sec