Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-070637
#<BuildRuby:0x00007fad694efde0
@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.20240731-070637",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000000 0.000093 0.000093 ( 0.000207)
build_up 0.003300 0.004682 3.766481 ( 3.766360)
build_miniruby 0.001277 0.000308 1.680406 ( 1.677134)
build_ruby 0.000000 0.002218 4.593285 ( 4.841706)
build_all 0.009474 0.002145 9.476986 ( 5.742624)
build_install 0.019138 0.007141 12.709084 ( 7.904743)
test_btest 0.000908 0.000247 115.459860 ( 34.917067)
test_basic 0.005043 0.000121 0.986497 ( 5.399301)
test_all 0.124797 0.026296 834.172219 (241.164203)
test_rubyspec 0.050634 0.041190 179.680903 ( 47.041528)
total: 352.46 sec