Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250427-145212
#<BuildRuby:0x00007fa23616fdc0
@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.20250427-145212",
@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.000014 0.000007 0.000021 ( 0.000023)
autoconf 0.000022 0.000011 0.000033 ( 0.000032)
configure 0.000018 0.000009 0.000027 ( 0.000028)
build_up 0.000656 0.004430 1.439038 ( 1.999192)
build_miniruby 0.001039 0.000594 1.097536 ( 1.094851)
build_ruby 0.000000 0.001764 2.733575 ( 26.657531)
build_all 0.002507 0.005421 4.959422 ( 3.999803)
build_install 0.014820 0.004817 7.780696 ( 4.597503)
test_btest 0.000522 0.000313 48.904714 ( 15.270394)
test_basic 0.007117 0.001879 0.813112 ( 0.885872)
test_all 0.100802 0.018050 557.846722 (189.205387)
test_rubyspec 0.055727 0.020226 103.828943 ( 20.947101)
total: 264.66 sec