Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-061414
#<BuildRuby:0x00007f775cd1fdc8
@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.20250315-061414",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000035)
build_up 0.005463 0.000911 2.595338 ( 2.390181)
build_miniruby 0.001153 0.000192 1.194866 ( 1.194287)
build_ruby 0.001938 0.000000 3.594098 ( 3.741583)
build_all 0.003895 0.003730 5.686827 ( 2.450988)
build_install 0.017771 0.000000 7.468584 ( 3.928832)
test_btest 0.001023 0.000000 46.708761 ( 13.664727)
test_basic 0.004178 0.003833 0.829689 ( 0.886501)
test_all 0.072941 0.042680 565.477187 (197.484711)
test_rubyspec 0.037037 0.035418 97.287696 ( 23.093638)
total: 248.84 sec