Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-031012
#<BuildRuby:0x00007fdbfd71fdc8
@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.20241115-031012",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007071 0.001650 4.337337 ( 5.343711)
build_miniruby 0.001342 0.000313 1.795960 ( 1.959881)
build_ruby 0.001742 0.000407 4.618835 ( 5.299989)
build_all 0.009062 0.001069 7.097910 ( 4.724266)
build_install 0.022903 0.000994 10.450676 ( 7.121474)
test_btest 0.000740 0.000148 83.721629 ( 43.089714)
test_basic 0.010313 0.001101 1.173523 ( 1.445767)
test_all 0.095836 0.054167 821.075884 (399.738257)
test_rubyspec 0.047283 0.037592 125.279517 ( 45.783965)
total: 514.51 sec