Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-094702
#<BuildRuby:0x000055e53ded68e0
@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.20230609-094702",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000032)
build_up 0.006248 0.000781 1.994190 ( 4.784407)
build_miniruby 0.001155 0.000145 1.665694 ( 1.845038)
build_ruby 0.001665 0.000208 2.726864 ( 3.139420)
build_all 0.007338 0.000352 2.323706 ( 2.283504)
build_install 0.010097 0.007671 3.705262 ( 3.502129)
test_btest 0.000949 0.000000 76.651874 ( 40.910832)
test_basic 0.006825 0.000600 0.809429 ( 1.022061)
test_all 0.001466 0.000244 559.292697 (252.167299)
test_rubyspec 0.005013 0.046796 80.474463 ( 93.064977)
total: 402.72 sec