Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-213650
#<BuildRuby:0x0000563694bea390
@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.20240310-213650",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.007700 2.702983 ( 2.487876)
build_miniruby 0.000000 0.001708 1.718494 ( 1.718257)
build_ruby 0.000000 0.001895 3.586583 ( 3.843342)
build_all 0.002322 0.005342 6.608821 ( 2.789995)
build_install 0.011818 0.006299 8.111651 ( 3.828208)
test_btest 0.000764 0.000316 92.140557 ( 39.256144)
test_basic 0.005046 0.002088 0.967298 ( 1.060553)
test_all 0.082609 0.035157 782.076611 (260.612447)
test_rubyspec 0.031954 0.049212 111.984103 (121.001450)
total: 436.60 sec