Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-034719
#<BuildRuby:0x00005627abcaa138
@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-034719",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006508 1.906244 ( 3.809365)
build_miniruby 0.000000 0.001547 1.381638 ( 1.494697)
build_ruby 0.000000 0.001509 2.797833 ( 3.128269)
build_all 0.005185 0.002713 2.307982 ( 2.264682)
build_install 0.011969 0.007224 3.671902 ( 3.582260)
test_btest 0.000624 0.000146 77.107039 ( 42.216488)
test_basic 0.003054 0.003774 0.826198 ( 1.174162)
test_all 0.001802 0.000465 565.394643 (247.166705)
test_rubyspec 0.027225 0.027036 84.407110 (103.166934)
total: 408.00 sec