Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-091315
#<BuildRuby:0x00007f7fc94afdd0
@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.20250506-091315",
@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.000023 0.000006 0.000029 ( 0.000025)
autoconf 0.000041 0.000011 0.000052 ( 0.000047)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.006231 0.000564 2.565406 ( 2.834315)
build_miniruby 0.001720 0.000000 1.846953 ( 1.867841)
build_ruby 0.002325 0.000000 4.507618 ( 4.946325)
build_all 0.010880 0.000000 6.387093 ( 5.387788)
build_install 0.016938 0.008034 8.962175 ( 19.395253)
test_btest 0.000673 0.000173 51.647729 ( 19.800394)
test_basic 0.000000 0.007758 0.736764 ( 4.081858)
test_all 0.077599 0.042596 599.175748 (200.036832)
test_rubyspec 0.062872 0.021831 108.345356 ( 32.118530)
total: 290.47 sec