Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-212255
#<BuildRuby:0x00005611d369e4f8
@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.20231017-212255",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006493 0.000000 2.456992 ( 2.551822)
build_miniruby 0.000000 0.001985 1.664277 ( 1.663643)
build_ruby 0.000122 0.001756 3.572055 ( 3.763868)
build_all 0.004001 0.004015 6.205957 ( 3.156687)
build_install 0.018224 0.001088 7.895944 ( 4.578902)
test_btest 0.000632 0.000112 85.224569 ( 34.664308)
test_basic 0.000000 0.008414 0.946560 ( 1.044372)
test_all 0.007332 0.002873 711.699716 (260.924823)
test_rubyspec 0.031772 0.034597 98.749163 (110.333701)
total: 422.68 sec