Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-085739
#<BuildRuby:0x00005589aadb2228
@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-085739",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.006430 0.000615 2.495640 ( 2.266191)
build_miniruby 0.000979 0.000244 1.661230 ( 1.660732)
build_ruby 0.000000 0.001858 3.410835 ( 3.653604)
build_all 0.005467 0.002557 6.705690 ( 2.597891)
build_install 0.016098 0.001864 8.476517 ( 3.936941)
test_btest 0.000756 0.000195 90.318679 ( 24.150590)
test_basic 0.002457 0.003505 0.799029 ( 0.858327)
test_all 0.082468 0.032691 785.239672 (231.905538)
test_rubyspec 0.045302 0.032332 114.192541 (123.356877)
total: 394.39 sec