Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-143652
#<BuildRuby:0x00005641ad8f67c8
@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.20230819-143652",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006879 0.000261 2.263808 ( 5.860195)
build_miniruby 0.001864 0.000000 1.761945 ( 3.453667)
build_ruby 0.001596 0.000000 3.305518 ( 5.690974)
build_all 0.004819 0.003670 6.219138 ( 6.154098)
build_install 0.012328 0.007439 7.868976 ( 7.393753)
test_btest 0.000849 0.000127 83.420354 ( 53.598456)
test_basic 0.006835 0.001025 0.981020 ( 1.545821)
test_all 0.009722 0.000217 697.614871 (430.727559)
test_rubyspec 0.046110 0.025567 106.531402 (181.741527)
total: 696.17 sec