Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250329-085824
#<BuildRuby:0x00007f06bb48fdc8
@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.20250329-085824",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000007 0.006444 2.615825 ( 2.417403)
build_miniruby 0.001589 0.000000 1.225606 ( 1.223582)
build_ruby 0.000000 0.001781 3.093413 ( 3.251042)
build_all 0.003925 0.004251 5.932190 ( 2.620319)
build_install 0.006134 0.014079 7.950742 ( 4.151680)
test_btest 0.000709 0.000258 49.099993 ( 24.798133)
test_basic 0.004166 0.003824 0.735999 ( 0.789707)
test_all 0.087907 0.029961 573.530877 (168.940468)
test_rubyspec 0.042967 0.031836 101.263663 ( 22.246889)
total: 230.44 sec