Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-225505
#<BuildRuby:0x0000565432b4a190
@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.20231209-225505",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007562 0.000371 2.536214 ( 4.236206)
build_miniruby 0.001910 0.000000 1.800583 ( 2.449907)
build_ruby 0.001982 0.000092 3.506559 ( 4.434716)
build_all 0.008071 0.000498 6.033876 ( 6.107465)
build_install 0.016044 0.004784 7.646594 ( 8.201002)
test_btest 0.000966 0.000000 84.376478 ( 82.028266)
test_basic 0.001903 0.004176 0.975323 ( 1.446186)
test_all 0.085263 0.040333 742.511209 (411.799094)
test_rubyspec 0.035952 0.039913 102.871488 (135.300657)
total: 656.00 sec