Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-103934
#<BuildRuby:0x00007fd0a551fdd8
@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.20250419-103934",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002129 0.004379 2.101154 ( 2.535281)
build_miniruby 0.001402 0.000255 1.653752 ( 1.652157)
build_ruby 0.001710 0.000311 3.515941 ( 3.652817)
build_all 0.007332 0.001334 6.259089 ( 2.963527)
build_install 0.013916 0.005412 8.310085 ( 4.891485)
test_btest 0.000852 0.000063 53.361480 ( 17.841806)
test_basic 0.005350 0.003868 0.833885 ( 0.885074)
test_all 0.077724 0.042921 601.376561 (186.298665)
test_rubyspec 0.042950 0.029832 108.334372 ( 24.103309)
total: 244.83 sec