Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250328-183901
#<BuildRuby:0x00007fbaa9c1fdc0
@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.20250328-183901",
@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.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.001943 0.004454 2.462089 ( 2.219270)
build_miniruby 0.001561 0.000000 1.189438 ( 1.424965)
build_ruby 0.001841 0.000000 3.579802 ( 27.665452)
build_all 0.005105 0.003355 5.797083 ( 2.457694)
build_install 0.009670 0.007447 7.460320 ( 9.972392)
test_btest 0.000354 0.000693 48.590177 ( 16.517234)
test_basic 0.004789 0.003489 0.828374 ( 0.939108)
test_all 0.089615 0.028538 590.404983 (175.588339)
test_rubyspec 0.050678 0.025890 101.867868 ( 25.224971)
total: 262.01 sec