Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-195846
#<BuildRuby:0x000055e633bd61a8
@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.20230613-195846",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002399 0.003762 1.950950 ( 3.993186)
build_miniruby 0.001418 0.000157 1.458030 ( 1.649943)
build_ruby 0.001412 0.000157 2.878744 ( 3.405020)
build_all 0.007026 0.000000 2.369102 ( 2.249261)
build_install 0.018260 0.000911 3.770708 ( 3.817698)
test_btest 0.000954 0.000092 76.069598 ( 39.013611)
test_basic 0.003154 0.003660 0.787799 ( 0.937875)
test_all 0.000983 0.000119 560.483164 (242.759363)
test_rubyspec 0.005445 0.047433 85.824764 ( 98.864006)
total: 396.69 sec