Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-121200
#<BuildRuby:0x00007f04beccfdc0
@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.20241025-121200",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007704 0.000443 3.850631 ( 3.782583)
build_miniruby 0.001479 0.000180 1.483873 ( 1.481266)
build_ruby 0.001690 0.000000 4.008625 ( 4.173195)
build_all 0.008738 0.000240 6.963706 ( 2.914198)
build_install 0.013765 0.007404 9.329533 ( 4.412458)
test_btest 0.000955 0.000144 75.340704 ( 20.328894)
test_basic 0.007838 0.004746 1.012666 ( 1.065308)
test_all 0.112479 0.032238 737.094857 (229.727567)
test_rubyspec 0.036440 0.045855 124.625761 ( 25.418163)
total: 293.30 sec