Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-235745
#<BuildRuby:0x00007f36438dfdd0
@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.20240712-235745",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000050)
build_up 0.000773 0.006642 3.152328 ( 3.136941)
build_miniruby 0.001498 0.000310 1.162226 ( 1.159592)
build_ruby 0.001648 0.000341 3.809402 ( 4.041840)
build_all 0.007639 0.001580 7.847553 ( 3.025767)
build_install 0.019243 0.002096 10.562726 ( 5.006370)
test_btest 0.000934 0.000181 114.558350 ( 29.956854)
test_basic 0.004490 0.005606 1.044728 ( 1.097918)
test_all 0.102749 0.048859 802.079259 (249.583552)
test_rubyspec 0.057361 0.030428 162.259963 ( 35.074852)
total: 332.08 sec