Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-235015
#<BuildRuby:0x00007f32fc20fdd8
@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.20240709-235015",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000076 0.008093 3.758034 ( 3.730133)
build_miniruby 0.001545 0.000000 1.140522 ( 1.137520)
build_ruby 0.001767 0.000000 3.720629 ( 3.870025)
build_all 0.009052 0.000079 7.194317 ( 2.705162)
build_install 0.014549 0.003713 10.177170 ( 4.535766)
test_btest 0.000793 0.000163 111.858440 ( 29.804035)
test_basic 0.004414 0.004122 1.104934 ( 1.151062)
test_all 0.109962 0.036934 849.835871 (265.081628)
test_rubyspec 0.052544 0.034782 167.547012 ( 34.868297)
total: 346.88 sec