Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250125-172748
#<BuildRuby:0x00007f916741fdc0
@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.20250125-172748",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001679 0.004372 2.629222 ( 2.160591)
build_miniruby 0.001165 0.000216 1.413540 ( 1.411031)
build_ruby 0.001720 0.000000 2.803315 ( 3.189356)
build_all 0.005590 0.002373 5.765698 ( 2.448976)
build_install 0.005176 0.012555 7.995862 ( 4.176504)
test_btest 0.000651 0.000186 67.967953 ( 18.534802)
test_basic 0.007059 0.000960 0.878804 ( 0.932858)
test_all 0.080852 0.035629 555.476126 (161.688934)
test_rubyspec 0.043644 0.028045 102.244359 ( 20.387789)
total: 214.93 sec