Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-144011
#<BuildRuby:0x00007f74e4d5fdd0
@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.20240731-144011",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000035)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.003606 0.003891 2.764843 ( 3.069143)
build_miniruby 0.001221 0.000514 1.530073 ( 1.528468)
build_ruby 0.000000 0.001849 3.572412 ( 3.772969)
build_all 0.008084 0.000433 7.699547 ( 2.885408)
build_install 0.005780 0.012800 10.314629 ( 4.845715)
test_btest 0.000000 0.000858 109.741854 ( 28.916561)
test_basic 0.000413 0.008879 1.229444 ( 1.275426)
test_all 0.092258 0.055623 747.100757 (211.250464)
test_rubyspec 0.048975 0.045437 166.717859 ( 28.135495)
total: 285.68 sec