Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-153112
#<BuildRuby:0x0000556d612da1a8
@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.20240110-153112",
@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.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.009796 0.000201 3.261895 ( 4.165609)
build_miniruby 0.005120 0.000512 96.492495 ( 36.906657)
build_ruby 0.001771 0.000000 4.086375 ( 4.393491)
build_all 0.000560 0.007612 5.778354 ( 3.713319)
build_install 0.013942 0.003660 7.267395 ( 4.912102)
test_btest 0.000994 0.000000 84.760617 ( 39.221803)
test_basic 0.006895 0.000010 0.879489 ( 0.971074)
test_all 0.086851 0.030993 723.430792 (294.022422)
test_rubyspec 0.037859 0.032363 97.385218 (112.136527)
total: 500.45 sec