Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-010722
#<BuildRuby:0x00007f0fa771fdc8
@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.20241126-010722",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.008425 0.000074 3.645568 ( 3.683376)
build_miniruby 0.001581 0.000219 1.789963 ( 1.793712)
build_ruby 0.002196 0.000000 4.169545 ( 4.368862)
build_all 0.002130 0.007363 6.430075 ( 3.813101)
build_install 0.022019 0.001057 9.169407 ( 5.976248)
test_btest 0.000670 0.000112 80.392945 ( 47.665657)
test_basic 0.009959 0.000000 1.134221 ( 1.233078)
test_all 0.106548 0.047713 770.394780 (345.554954)
test_rubyspec 0.032644 0.048755 118.378019 ( 49.019214)
total: 463.11 sec