Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-144546
#<BuildRuby:0x000055d46506e4f8
@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.20240220-144546",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004482 0.003461 2.959853 ( 2.859871)
build_miniruby 0.001678 0.000112 1.831724 ( 1.860972)
build_ruby 0.000000 0.002028 3.811267 ( 4.314565)
build_all 0.000989 0.007113 7.128263 ( 4.690167)
build_install 0.012812 0.007898 9.140939 ( 5.574574)
test_btest 0.000937 0.000182 96.288343 ( 46.205697)
test_basic 0.006795 0.000613 1.037375 ( 1.213078)
test_all 0.092451 0.025953 758.805478 (290.239172)
test_rubyspec 0.052453 0.037352 125.563917 (134.948951)
total: 491.91 sec