Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-150445
#<BuildRuby:0x0000564b51fae3b0
@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.20240226-150445",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.002562 0.003919 2.463175 ( 2.332010)
build_miniruby 0.001225 0.000000 1.613104 ( 1.611037)
build_ruby 0.001406 0.000000 2.960676 ( 3.163034)
build_all 0.006739 0.000189 6.108431 ( 2.284756)
build_install 0.011432 0.004632 7.882309 ( 3.580375)
test_btest 0.000820 0.000132 89.761667 ( 24.378121)
test_basic 0.005537 0.000893 0.895830 ( 0.959124)
test_all 0.074195 0.042939 740.154876 (211.567781)
test_rubyspec 0.046849 0.036578 109.357435 (118.519635)
total: 368.40 sec