Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-235452
#<BuildRuby:0x00007f8b2f8ffdd8
@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.20240923-235452",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000773 0.007150 3.817018 ( 3.169161)
build_miniruby 0.001224 0.000277 1.206982 ( 1.203620)
build_ruby 0.001614 0.000365 3.307821 ( 3.529512)
build_all 0.004192 0.003994 6.720062 ( 2.779630)
build_install 0.013984 0.004419 9.581740 ( 4.317046)
test_btest 0.000780 0.000200 91.352281 ( 24.189943)
test_basic 0.006728 0.003480 0.950877 ( 0.995976)
test_all 0.119542 0.028512 758.012626 (248.728158)
test_rubyspec 0.053534 0.030108 131.900012 ( 28.731234)
total: 317.65 sec