Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-234100
#<BuildRuby:0x00005637b923e230
@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.20230614-234100",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002054 0.004192 1.940851 ( 5.077112)
build_miniruby 0.001291 0.000239 1.433110 ( 1.935992)
build_ruby 0.001809 0.000000 2.765626 ( 4.039266)
build_all 0.000000 0.008026 2.483345 ( 2.887645)
build_install 0.007204 0.010674 3.759284 ( 4.462862)
test_btest 0.000554 0.000184 75.129508 ( 48.968689)
test_basic 0.003095 0.004646 0.851522 ( 1.409159)
test_all 0.001041 0.000378 587.205119 (352.426227)
test_rubyspec 0.029939 0.021231 85.085676 (126.886777)
total: 548.09 sec