Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-001237
#<BuildRuby:0x0000558a8a0a2390
@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.20230610-001237",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.005936 1.867528 ( 3.245136)
build_miniruby 0.000000 0.001430 1.363267 ( 1.370726)
build_ruby 0.000989 0.000900 2.757691 ( 2.979287)
build_all 0.004781 0.002014 2.105657 ( 1.596821)
build_install 0.011433 0.006582 3.479914 ( 2.986554)
test_btest 0.000692 0.000305 75.900282 ( 35.294715)
test_basic 0.003440 0.001513 0.767974 ( 0.871458)
test_all 0.000873 0.000384 569.272420 (239.962394)
test_rubyspec 0.026589 0.023377 78.645847 ( 90.481684)
total: 378.79 sec