Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250515-230034
#<BuildRuby:0x00007f3cd7e1fdc8
@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.20250515-230034",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000039)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.002752 0.004554 3.285602 ( 2.953252)
build_miniruby 0.001455 0.000260 1.532046 ( 1.529803)
build_ruby 0.001553 0.000278 3.814839 ( 35.613733)
build_all 0.004600 0.003486 6.446899 ( 2.826249)
build_install 0.010617 0.005608 8.381349 ( 4.174033)
test_btest 0.000734 0.000166 56.076768 ( 15.748473)
test_basic 0.004051 0.004300 0.735926 ( 0.793045)
test_all 0.080564 0.037109 595.864336 (191.641306)
test_rubyspec 0.058700 0.014920 112.756952 ( 22.180981)
total: 277.46 sec