Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-041320
#<BuildRuby:0x00007f3fb411fdc8
@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.20241114-041320",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006432 0.000466 2.645496 ( 2.938736)
build_miniruby 0.001323 0.000252 1.117300 ( 1.114839)
build_ruby 0.001459 0.000278 2.905772 ( 3.123048)
build_all 0.002595 0.004861 4.782138 ( 1.860231)
build_install 0.012798 0.003247 6.998372 ( 3.213291)
test_btest 0.000695 0.000167 67.796596 ( 18.369902)
test_basic 0.006640 0.002714 0.687931 ( 0.737925)
test_all 0.098303 0.047119 636.599632 (205.841835)
test_rubyspec 0.030373 0.050809 118.295389 ( 21.340843)
total: 258.54 sec