Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-164514
#<BuildRuby:0x00007fc71eb5fdc8
@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.20240729-164514",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.000000 0.008302 3.497436 ( 3.422314)
build_miniruby 0.000000 0.001871 1.666280 ( 1.674619)
build_ruby 0.000000 0.001824 3.795493 ( 4.015984)
build_all 0.003773 0.005306 8.255540 ( 3.252190)
build_install 0.011640 0.007638 10.955676 ( 5.085800)
test_btest 0.000682 0.000222 120.580604 ( 32.186031)
test_basic 0.000000 0.009807 1.155429 ( 1.197815)
test_all 0.100192 0.051506 885.888835 (269.054864)
test_rubyspec 0.062835 0.029553 174.880108 ( 37.125180)
total: 357.02 sec