Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-213642
#<BuildRuby:0x00007f04aad1fdc0
@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.20240924-213642",
@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.000008 0.000025 ( 0.000026)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.006170 0.002742 4.570957 ( 3.703015)
build_miniruby 0.001912 0.000000 1.492399 ( 1.491797)
build_ruby 0.002173 0.000000 4.483133 ( 4.674751)
build_all 0.008881 0.000000 6.978963 ( 3.163328)
build_install 0.014948 0.007165 10.532691 ( 5.475147)
test_btest 0.000623 0.000253 92.123168 ( 24.356501)
test_basic 0.003654 0.006014 1.063525 ( 4.719718)
test_all 0.093126 0.055626 772.094122 (245.797039)
test_rubyspec 0.048859 0.036194 132.669590 ( 28.866320)
total: 322.25 sec