Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250225-222719
#<BuildRuby:0x00007f720bb4fdc8
@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.20250225-222719",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000011 0.000047 ( 0.000042)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.008052 0.001135 3.812425 ( 4.331574)
build_miniruby 0.001281 0.000366 1.659165 ( 2.267117)
build_ruby 0.000443 0.001892 4.223089 ( 4.701513)
build_all 0.010219 0.000621 6.150031 ( 5.385461)
build_install 0.016156 0.009387 8.663518 ( 8.416973)
test_btest 0.000753 0.000237 51.037027 ( 55.505476)
test_basic 0.006037 0.004823 0.924234 ( 1.462068)
test_all 0.065012 0.058176 633.099896 (362.328621)
test_rubyspec 0.053179 0.026590 105.810661 ( 44.954431)
total: 489.35 sec