Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250329-142719
#<BuildRuby:0x00007fe04464fdd0
@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-142719",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005514 0.001331 2.493692 ( 2.250215)
build_miniruby 0.001184 0.000286 1.261605 ( 1.259216)
build_ruby 0.001332 0.000321 3.597868 ( 3.763524)
build_all 0.007423 0.000741 5.760232 ( 2.523733)
build_install 0.016027 0.000630 7.443821 ( 3.903639)
test_btest 0.000857 0.000182 47.361107 ( 13.273202)
test_basic 0.003594 0.004266 0.862006 ( 0.916561)
test_all 0.071559 0.047421 594.633458 (198.871709)
test_rubyspec 0.039920 0.035227 100.897598 ( 22.197165)
total: 248.96 sec