Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-044406
#<BuildRuby:0x000055f876ffe320
@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.20240222-044406",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006690 0.000772 2.620733 ( 2.476714)
build_miniruby 0.001526 0.000176 1.737107 ( 1.737099)
build_ruby 0.000000 0.001827 3.180789 ( 3.410882)
build_all 0.001242 0.006107 6.580937 ( 2.915565)
build_install 0.010934 0.007977 8.605471 ( 4.972984)
test_btest 0.000593 0.000138 93.957722 ( 37.610204)
test_basic 0.004903 0.002319 0.978966 ( 1.042796)
test_all 0.077091 0.043707 751.911797 (284.360783)
test_rubyspec 0.055680 0.034854 126.226467 (135.788026)
total: 474.32 sec