Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250327-004300
#<BuildRuby:0x00007fb35a85fdd0
@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.20250327-004300",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.006875 0.000678 2.957419 ( 3.381361)
build_miniruby 0.001302 0.000315 1.689134 ( 1.756562)
build_ruby 0.001726 0.000416 4.211423 ( 4.411880)
build_all 0.008952 0.001091 6.163034 ( 3.794467)
build_install 0.015617 0.008308 8.772540 ( 6.813709)
test_btest 0.000701 0.000185 53.300366 ( 39.367735)
test_basic 0.010356 0.001532 0.977462 ( 1.218686)
test_all 0.068464 0.050237 552.502327 (189.649695)
test_rubyspec 0.058907 0.017467 102.615048 ( 19.443331)
total: 269.84 sec