Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-134242
#<BuildRuby:0x00007f13d251fdc8
@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.20241227-134242",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000032 0.005919 2.153091 ( 2.648480)
build_miniruby 0.001495 0.000408 1.724898 ( 1.756297)
build_ruby 0.002008 0.000000 4.350605 ( 4.499325)
build_all 0.009589 0.000000 6.699783 ( 3.769193)
build_install 0.019274 0.000901 8.598571 ( 5.664049)
test_btest 0.000668 0.000150 80.728070 ( 26.871189)
test_basic 0.001507 0.008391 1.061052 ( 1.169828)
test_all 0.106969 0.043995 799.313973 (330.651695)
test_rubyspec 0.043991 0.043815 127.000877 ( 74.795894)
total: 451.83 sec