Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-220741
#<BuildRuby:0x000055fd4c74e380
@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.20230904-220741",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005045 0.000540 1.823643 ( 2.856211)
build_miniruby 0.002134 0.000228 1.639671 ( 1.844252)
build_ruby 0.001444 0.000155 3.322653 ( 3.757844)
build_all 0.007179 0.000769 6.259015 ( 4.523245)
build_install 0.018061 0.000000 7.480783 ( 5.886658)
test_btest 0.000689 0.000000 82.053068 ( 45.845462)
test_basic 0.008545 0.000000 0.943153 ( 1.191687)
test_all 0.009287 0.000382 691.570596 (344.928461)
test_rubyspec 0.023887 0.047432 102.026485 (122.673024)
total: 533.51 sec