Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250422-130617
#<BuildRuby:0x00007fe32f5cfde0
@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.20250422-130617",
@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.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000987 0.004260 2.020779 ( 2.353054)
build_miniruby 0.000000 0.001729 1.605380 ( 1.601859)
build_ruby 0.000000 0.001942 4.057590 ( 4.149971)
build_all 0.008414 0.000280 5.892776 ( 2.486992)
build_install 0.014986 0.003737 7.567860 ( 4.198488)
test_btest 0.000843 0.000216 52.428144 ( 16.017128)
test_basic 0.008741 0.003155 0.958549 ( 1.062698)
test_all 0.094342 0.033864 629.716618 (217.511335)
test_rubyspec 0.046550 0.031784 105.180902 ( 29.183338)
total: 278.57 sec