Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-011838
#<BuildRuby:0x00007f8f3eb1fdd0
@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.20241007-011838",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.002820 0.004900 3.809005 ( 3.710300)
build_miniruby 0.001255 0.000359 1.688731 ( 1.687521)
build_ruby 0.001546 0.000442 3.779576 ( 3.969036)
build_all 0.007254 0.002072 6.969469 ( 2.914266)
build_install 0.007853 0.010264 10.025144 ( 4.811000)
test_btest 0.000739 0.000255 93.902397 ( 26.791803)
test_basic 0.007879 0.002561 1.146560 ( 1.199319)
test_all 0.113605 0.036363 822.880684 (249.010761)
test_rubyspec 0.047613 0.037203 135.717727 ( 28.835288)
total: 322.93 sec