Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-152038
#<BuildRuby:0x000055906e40a138
@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.20231213-152038",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005751 0.000690 2.369683 ( 2.473982)
build_miniruby 0.001143 0.000137 1.476299 ( 1.475648)
build_ruby 0.001469 0.000176 3.188303 ( 3.389904)
build_all 0.007580 0.000363 5.937806 ( 2.952982)
build_install 0.004718 0.012715 7.420914 ( 4.105096)
test_btest 0.000648 0.000139 83.103691 ( 36.490003)
test_basic 0.000334 0.007718 0.972320 ( 1.154333)
test_all 0.070493 0.047948 692.277104 (250.574798)
test_rubyspec 0.035303 0.032802 94.593494 (106.256387)
total: 408.87 sec