Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-155624
#<BuildRuby:0x000055de20ea22a8
@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.20230906-155624",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.002540 0.003829 1.867464 ( 3.558562)
build_miniruby 0.001557 0.000259 1.736562 ( 2.245687)
build_ruby 0.001626 0.000000 3.710238 ( 4.539757)
build_all 0.001719 0.007145 6.454967 ( 5.975134)
build_install 0.019310 0.002351 7.979317 ( 7.217670)
test_btest 0.002726 0.000000 84.779714 ( 59.622986)
test_basic 0.001702 0.004337 0.998096 ( 1.634629)
test_all 0.009877 0.001241 694.070313 (360.239512)
test_rubyspec 0.034456 0.035184 105.231619 (124.015041)
total: 569.05 sec