Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-041342
#<BuildRuby:0x00007f823611fde0
@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.20241127-041342",
@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.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004138 0.003151 2.564228 ( 6.117981)
build_miniruby 0.001620 0.000000 1.120544 ( 2.973704)
build_ruby 0.001734 0.000000 2.895895 ( 48.649379)
build_all 0.005812 0.001129 4.717883 ( 2.048483)
build_install 0.013107 0.004742 7.453272 ( 3.612485)
test_btest 0.000917 0.000201 76.016774 ( 22.590631)
test_basic 0.007762 0.001698 0.955134 ( 1.073750)
test_all 0.133912 0.013301 699.323118 (236.930576)
test_rubyspec 0.049609 0.034333 119.549485 ( 26.931397)
total: 350.93 sec