Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-153348
#<BuildRuby:0x000055a4fed55fb8
@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.20230926-153348",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.007514 2.469477 ( 4.942631)
build_miniruby 0.001334 0.000425 5.433976 ( 5.322174)
build_ruby 0.001863 0.000465 3.707455 ( 4.310551)
build_all 0.007743 0.000894 6.458508 ( 4.728942)
build_install 0.008182 0.011149 8.144548 ( 5.981390)
test_btest 0.000742 0.000000 85.838528 ( 46.079843)
test_basic 0.006603 0.001028 0.987209 ( 1.390492)
test_all 0.006513 0.003798 674.972656 (292.903602)
test_rubyspec 0.037446 0.033802 105.395708 (124.619760)
total: 490.28 sec