Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-145055
#<BuildRuby:0x000055d5a9db2480
@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.20240216-145055",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004855 0.001544 1.702546 ( 2.023571)
build_miniruby 0.001236 0.000000 1.332729 ( 1.330659)
build_ruby 0.001528 0.000000 2.924521 ( 3.183784)
build_all 0.007323 0.000000 5.981666 ( 2.330280)
build_install 0.014211 0.002875 7.378590 ( 3.561706)
test_btest 0.000677 0.000187 87.106896 ( 23.935649)
test_basic 0.001390 0.004478 0.909272 ( 0.969653)
test_all 0.084991 0.032343 739.677128 (212.668019)
test_rubyspec 0.049524 0.032874 103.553589 (112.578675)
total: 362.58 sec