Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-214523
#<BuildRuby:0x00007fb28bb0fdc0
@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.20240826-214523",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000035 0.000011 0.000046 ( 0.000045)
configure 0.000027 0.000009 0.000036 ( 0.000034)
build_up 0.008181 0.001264 3.911313 ( 5.398963)
build_miniruby 0.001483 0.000445 1.780694 ( 2.037730)
build_ruby 0.001937 0.000581 4.758939 ( 17.238407)
build_all 0.007837 0.002352 8.803432 ( 6.328416)
build_install 0.016232 0.008424 11.628736 ( 7.759117)
test_btest 0.001034 0.000000 123.726298 (102.119855)
test_basic 0.001754 0.008317 1.301999 ( 1.875980)
test_all 0.126563 0.036317 894.089142 (786.690383)
test_rubyspec 0.057107 0.041560 172.967049 (126.951280)
total: 1056.40 sec