Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-091258
#<BuildRuby:0x00007fbcdcd9fdc8
@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.20240826-091258",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000033 0.000011 0.000044 ( 0.000044)
build_up 0.005952 0.001984 3.600671 ( 3.670661)
build_miniruby 0.001794 0.000000 1.313542 ( 1.309972)
build_ruby 0.002022 0.000000 4.236741 ( 4.389520)
build_all 0.008402 0.000000 7.849282 ( 2.947513)
build_install 0.017506 0.000091 11.554956 ( 5.411223)
test_btest 0.000689 0.000182 120.391536 ( 31.538586)
test_basic 0.000000 0.011155 1.297817 ( 1.363147)
test_all 0.110619 0.035580 847.329916 (243.697172)
test_rubyspec 0.045379 0.038166 166.755123 ( 30.206971)
total: 324.54 sec