Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-083808
#<BuildRuby:0x00005609c3d1e228
@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.20240226-083808",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.003361 0.003712 2.481837 ( 2.414274)
build_miniruby 0.000000 0.001688 1.634599 ( 1.633085)
build_ruby 0.000691 0.000849 3.386320 ( 3.649305)
build_all 0.006844 0.001180 6.822422 ( 3.320071)
build_install 0.016670 0.001718 8.340757 ( 4.201532)
test_btest 0.000729 0.000000 90.882875 ( 38.933186)
test_basic 0.004017 0.003978 0.908158 ( 0.991123)
test_all 0.101865 0.016053 791.807129 (294.850457)
test_rubyspec 0.046574 0.041038 122.528211 (132.150937)
total: 482.14 sec