Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-120524
#<BuildRuby:0x00007fb9eb6ffde0
@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.20240711-120524",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.003421 0.004040 3.174941 ( 3.143076)
build_miniruby 0.001769 0.000202 1.486489 ( 1.482872)
build_ruby 0.001940 0.000222 3.813965 ( 4.037417)
build_all 0.008860 0.000053 7.684542 ( 3.018603)
build_install 0.016945 0.002785 10.689676 ( 4.997538)
test_btest 0.000840 0.000095 111.975769 ( 29.521645)
test_basic 0.000999 0.007427 1.034464 ( 1.086648)
test_all 0.106045 0.046047 801.699596 (225.378929)
test_rubyspec 0.052800 0.035908 160.591157 ( 35.400448)
total: 308.07 sec