Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-155626
#<BuildRuby:0x00005636337162a8
@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.20230910-155626",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004529 0.003428 2.406381 ( 5.061732)
build_miniruby 0.001197 0.000181 1.770442 ( 2.434853)
build_ruby 0.000000 0.001929 3.516539 ( 4.663471)
build_all 0.002198 0.006581 6.637962 ( 6.427436)
build_install 0.019998 0.003286 8.252904 ( 8.492933)
test_btest 0.000720 0.000151 87.188254 ( 67.981856)
test_basic 0.008078 0.001691 1.003335 ( 1.618048)
test_all 0.008415 0.001762 750.937750 (467.292073)
test_rubyspec 0.045990 0.030318 107.301092 (132.655788)
total: 696.63 sec