Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-152926
#<BuildRuby:0x00007f6eac87fdd0
@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.20241024-152926",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007083 0.000716 4.044395 ( 3.899661)
build_miniruby 0.001541 0.000000 1.717953 ( 1.714670)
build_ruby 0.001998 0.000000 4.258754 ( 4.385343)
build_all 0.006525 0.002654 6.469932 ( 3.179150)
build_install 0.008617 0.012036 9.034499 ( 4.012183)
test_btest 0.000633 0.000194 76.369375 ( 20.651707)
test_basic 0.006150 0.004682 1.047570 ( 1.946158)
test_all 0.116829 0.031017 782.843074 (255.809787)
test_rubyspec 0.059039 0.028955 128.603575 ( 40.873306)
total: 336.47 sec