Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-003131
#<BuildRuby:0x00007fa1246bfdd8
@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.20240619-003131",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007576 0.000469 3.438313 ( 3.313698)
build_miniruby 0.000000 0.001617 1.398615 ( 1.395665)
build_ruby 0.000000 0.001886 3.425029 ( 3.607724)
build_all 0.003379 0.005333 7.413558 ( 2.821902)
build_install 0.011116 0.006216 10.494803 ( 5.177421)
test_btest 0.000872 0.000199 107.856049 ( 32.275520)
test_basic 0.000619 0.008221 1.165024 ( 3.310010)
test_all 0.117185 0.031665 842.148392 (247.389775)
test_rubyspec 0.056573 0.028425 162.543083 ( 36.299356)
total: 335.59 sec