Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-211936
#<BuildRuby:0x0000558c6739a078
@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.20240320-211936",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.008227 0.000662 3.841498 ( 2.723000)
build_miniruby 0.000000 0.001645 1.605977 ( 1.607609)
build_ruby 0.000499 0.001041 3.284541 ( 3.497686)
build_all 0.006965 0.001290 6.750185 ( 2.666458)
build_install 0.019052 0.000351 9.310977 ( 3.946033)
test_btest 0.001000 0.000161 91.692837 ( 25.258856)
test_basic 0.000000 0.005419 0.843099 ( 0.903470)
test_all 0.091026 0.029468 819.712915 (319.635465)
test_rubyspec 0.067920 0.029351 135.824512 (171.779740)
total: 532.02 sec