Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250409-034006
#<BuildRuby:0x00007f5a80b9fdc0
@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.20250409-034006",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.001118 0.005906 2.882572 ( 2.954360)
build_miniruby 0.001069 0.000321 1.149392 ( 1.146912)
build_ruby 0.001292 0.000387 3.317344 ( 31.447946)
build_all 0.006719 0.000000 4.669926 ( 1.921901)
build_install 0.004304 0.011358 6.669965 ( 3.389374)
test_btest 0.000614 0.000224 44.865701 ( 12.637549)
test_basic 0.004035 0.003919 0.664299 ( 0.726347)
test_all 0.075289 0.041599 543.608473 (165.158862)
test_rubyspec 0.048625 0.022047 103.202367 ( 24.531024)
total: 243.92 sec