Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-195759
#<BuildRuby:0x0000562a779ee3d0
@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.20230531-195759",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001913 0.004307 1.870658 ( 3.830315)
build_miniruby 0.001518 0.000000 1.335700 ( 1.535772)
build_ruby 0.001542 0.000000 2.627352 ( 2.979912)
build_all 0.005747 0.000854 2.174800 ( 2.235166)
build_install 0.012152 0.004141 3.361260 ( 3.495354)
test_btest 0.000521 0.000100 75.107015 ( 40.691185)
test_basic 0.007527 0.000000 0.753653 ( 0.961520)
test_all 0.001328 0.000000 583.312624 (250.933707)
test_rubyspec 0.025077 0.025579 81.655431 ( 99.414409)
total: 406.08 sec