Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-045517
#<BuildRuby:0x0000560ede5ba4f8
@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.20231215-045517",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006705 0.000498 2.516437 ( 3.273637)
build_miniruby 0.001685 0.000312 1.715355 ( 1.902343)
build_ruby 0.001780 0.000329 3.463836 ( 3.714738)
build_all 0.000000 0.008349 6.078486 ( 3.322579)
build_install 0.011502 0.009811 7.896892 ( 5.543403)
test_btest 0.000658 0.000206 85.699719 ( 52.194291)
test_basic 0.002022 0.007250 1.002344 ( 1.401806)
test_all 0.088574 0.035703 687.642030 (350.253150)
test_rubyspec 0.049170 0.023107 100.518058 (118.293227)
total: 539.90 sec