Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-175214
#<BuildRuby:0x0000558ef7936120
@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.20240120-175214",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.001917 0.003489 1.370901 ( 1.723741)
build_miniruby 0.001435 0.000000 1.388580 ( 1.386278)
build_ruby 0.000000 0.001671 2.970517 ( 3.213655)
build_all 0.001388 0.005838 5.609466 ( 2.126100)
build_install 0.009844 0.007070 7.059782 ( 3.557525)
test_btest 0.000940 0.000000 81.831152 ( 22.100762)
test_basic 0.004928 0.000823 0.809576 ( 0.867622)
test_all 0.084310 0.034059 703.644595 (209.855142)
test_rubyspec 0.041810 0.053801 139.809260 (151.541644)
total: 396.37 sec