Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250119-231607
#<BuildRuby:0x00007f08bcd2fde0
@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.20250119-231607",
@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.000020)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.001638 0.004258 1.920556 ( 2.025014)
build_miniruby 0.001305 0.000174 1.544529 ( 1.545553)
build_ruby 0.001663 0.000221 3.156654 ( 3.345252)
build_all 0.002607 0.004634 4.723927 ( 1.844452)
build_install 0.015483 0.003993 6.669172 ( 3.556006)
test_btest 0.000691 0.000122 69.008289 ( 18.992539)
test_basic 0.006594 0.003888 0.941876 ( 1.008595)
test_all 0.089185 0.044695 625.902245 (214.797026)
test_rubyspec 0.032377 0.039228 102.942348 ( 19.113343)
total: 266.23 sec