Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-144618
#<BuildRuby:0x000055e6511aded8
@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.20240207-144618",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005219 0.000994 1.860858 ( 2.381488)
build_miniruby 0.001315 0.000250 1.651414 ( 1.650199)
build_ruby 0.001350 0.000000 3.073700 ( 3.292143)
build_all 0.007002 0.000000 5.809179 ( 2.304646)
build_install 0.015661 0.000000 7.148956 ( 3.469316)
test_btest 0.000000 0.000977 84.396180 ( 22.111830)
test_basic 0.000000 0.005752 0.777116 ( 0.833659)
test_all 0.064251 0.051588 686.286632 (201.874357)
test_rubyspec 0.041138 0.055122 151.068121 (160.404618)
total: 398.32 sec