Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-114332
#<BuildRuby:0x00007f844463fdd8
@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.20240702-114332",
@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.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000471 0.008302 4.297922 ( 3.683879)
build_miniruby 0.001248 0.000416 1.727186 ( 1.723959)
build_ruby 0.002009 0.000000 4.278955 ( 4.436966)
build_all 0.006305 0.002802 8.072516 ( 3.226140)
build_install 0.008705 0.011572 11.077672 ( 5.242097)
test_btest 0.000671 0.000265 117.832294 ( 30.808290)
test_basic 0.008073 0.001668 1.299360 ( 1.347594)
test_all 0.097465 0.055910 900.534355 (284.427707)
test_rubyspec 0.046536 0.045676 171.759466 ( 36.253193)
total: 371.15 sec