Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-162105
#<BuildRuby:0x00007fb03092fdc8
@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.20241128-162105",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.002965 0.004814 3.200139 ( 3.158370)
build_miniruby 0.001120 0.000326 1.689835 ( 1.687882)
build_ruby 0.001376 0.000399 4.214234 ( 4.309849)
build_all 0.007362 0.000907 6.388828 ( 2.723030)
build_install 0.008768 0.009988 8.724664 ( 4.366950)
test_btest 0.000721 0.000240 75.805015 ( 19.947512)
test_basic 0.000000 0.010724 0.963280 ( 1.013091)
test_all 0.094464 0.054733 711.664229 (208.248522)
test_rubyspec 0.048850 0.030321 119.319928 ( 26.765785)
total: 272.22 sec