Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-185248
#<BuildRuby:0x0000559fb9dfda00
@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.20240305-185248",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.006866 0.000863 2.537604 ( 2.349910)
build_miniruby 0.001097 0.000334 1.681829 ( 1.681425)
build_ruby 0.001407 0.000429 3.511722 ( 3.735824)
build_all 0.000000 0.008061 6.698742 ( 3.446013)
build_install 0.015566 0.004114 8.558547 ( 4.896286)
test_btest 0.000500 0.000185 92.603429 ( 37.289704)
test_basic 0.007978 0.000000 0.966447 ( 1.049027)
test_all 0.091834 0.025815 802.700767 (300.154352)
test_rubyspec 0.055102 0.034447 126.322759 (136.894015)
total: 491.50 sec