Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-110306
#<BuildRuby:0x00005624de196258
@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.20230918-110306",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002143 0.004554 1.895118 ( 3.146083)
build_miniruby 0.000996 0.000230 1.298995 ( 1.298158)
build_ruby 0.001642 0.000379 2.869126 ( 3.062140)
build_all 0.005505 0.001271 5.867502 ( 2.487117)
build_install 0.017635 0.000000 7.350157 ( 4.364660)
test_btest 0.000791 0.000124 83.178973 ( 21.637263)
test_basic 0.000000 0.006352 0.812469 ( 0.867459)
test_all 0.000000 0.009602 627.134008 (187.302709)
test_rubyspec 0.017957 0.037535 90.109221 (101.311197)
total: 325.48 sec