Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-225629
#<BuildRuby:0x000055ffb1bd2318
@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.20230910-225629",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000000 0.007493 2.270113 ( 3.982998)
build_miniruby 0.001674 0.000000 1.710387 ( 1.708820)
build_ruby 0.002013 0.000000 3.229876 ( 3.451831)
build_all 0.000089 0.007809 6.327778 ( 4.256203)
build_install 0.013621 0.006486 7.977455 ( 5.685546)
test_btest 0.000832 0.000370 84.220215 ( 43.862599)
test_basic 0.006588 0.001048 0.973634 ( 1.286873)
test_all 0.003875 0.006030 697.787678 (312.897796)
test_rubyspec 0.043755 0.026250 103.195197 (125.634685)
total: 502.77 sec