Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-221100
#<BuildRuby:0x00005636549b21a8
@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.20230923-221100",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.000000 0.007151 2.256875 ( 3.662170)
build_miniruby 0.000000 0.001497 1.665267 ( 1.672295)
build_ruby 0.000000 0.001545 3.416888 ( 3.695131)
build_all 0.002570 0.005229 6.030913 ( 3.611752)
build_install 0.013956 0.004522 7.466274 ( 4.826698)
test_btest 0.001082 0.000000 82.335475 ( 32.647351)
test_basic 0.004845 0.000506 0.913591 ( 0.982813)
test_all 0.004714 0.005503 697.971535 (378.526672)
test_rubyspec 0.052360 0.029197 107.737558 (147.759905)
total: 577.39 sec