Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-155615
#<BuildRuby:0x000055d4f64e2868
@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.20231211-155615",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005021 0.001004 2.253667 ( 2.444094)
build_miniruby 0.000000 0.001406 1.505179 ( 1.503672)
build_ruby 0.000000 0.001517 2.898409 ( 3.079428)
build_all 0.003273 0.003887 5.616736 ( 2.278701)
build_install 0.008315 0.006859 6.968712 ( 3.345647)
test_btest 0.000610 0.000183 80.201096 ( 21.946484)
test_basic 0.003677 0.001103 0.692954 ( 0.753415)
test_all 0.094414 0.027948 682.323112 (200.048189)
test_rubyspec 0.030906 0.026000 87.979945 ( 99.306998)
total: 334.71 sec