Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250227-181417
#<BuildRuby:0x00007f75d625fdc0
@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.20250227-181417",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000000 0.006394 2.577532 ( 1.909648)
build_miniruby 0.000822 0.000605 0.975192 ( 0.973020)
build_ruby 0.001355 0.000376 2.588913 ( 3.316701)
build_all 0.007368 0.000000 4.352053 ( 1.753072)
build_install 0.017625 0.002169 6.517298 ( 3.142182)
test_btest 0.000832 0.000000 42.975618 ( 11.623688)
test_basic 0.005348 0.002711 0.663848 ( 0.718585)
test_all 0.081888 0.039397 549.619752 (178.378670)
test_rubyspec 0.051453 0.027752 101.951986 ( 25.402828)
total: 227.22 sec