Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-002150
#<BuildRuby:0x00005588de5b1a00
@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.20230705-002150",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.006294 0.000434 2.146267 ( 5.493595)
build_miniruby 0.001416 0.000098 1.636086 ( 1.911574)
build_ruby 0.001402 0.000097 3.206258 ( 4.133761)
build_all 0.003354 0.004686 2.517884 ( 3.028417)
build_install 0.008023 0.008771 3.806388 ( 5.419393)
test_btest 0.000000 0.001220 81.894453 ( 48.072764)
test_basic 0.004878 0.003221 0.927327 ( 1.572091)
test_all 0.001918 0.000359 631.816735 (338.514658)
test_rubyspec 0.034515 0.017647 90.795312 (129.985436)
total: 538.13 sec