Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-132139
#<BuildRuby:0x000055d9b44fe258
@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.20240319-132139",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006092 0.003589 4.113560 ( 2.960020)
build_miniruby 0.001463 0.000314 1.793754 ( 1.798176)
build_ruby 0.001356 0.000290 3.487966 ( 3.720192)
build_all 0.004954 0.003308 7.081138 ( 3.568657)
build_install 0.011835 0.008983 9.668486 ( 5.423646)
test_btest 0.000739 0.000208 95.686859 ( 39.698481)
test_basic 0.005595 0.001574 0.959457 ( 1.056793)
test_all 0.080628 0.044748 818.583815 (393.389174)
test_rubyspec 0.036552 0.062458 139.218204 (166.541688)
total: 618.16 sec