Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-042506
#<BuildRuby:0x00007f6fac82fdc0
@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.20240629-042506",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000028)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.003084 0.005357 3.733266 ( 3.377163)
build_miniruby 0.001069 0.000480 1.268649 ( 1.265862)
build_ruby 0.001302 0.000586 3.522451 ( 3.696002)
build_all 0.007421 0.001933 7.476131 ( 2.978997)
build_install 0.015899 0.006913 10.926739 ( 4.909111)
test_btest 0.000773 0.000336 106.137522 ( 28.073785)
test_basic 0.002672 0.006030 1.005342 ( 1.054235)
test_all 0.094506 0.056574 799.611468 (220.657967)
test_rubyspec 0.046033 0.043198 166.876649 ( 26.176278)
total: 292.19 sec