Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-023449
#<BuildRuby:0x00007f65892efdd8
@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.20241119-023449",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.008096 0.000039 3.464794 ( 3.461260)
build_miniruby 0.001444 0.000299 1.595147 ( 1.593725)
build_ruby 0.001475 0.000305 3.402628 ( 3.555792)
build_all 0.006088 0.001259 5.907557 ( 2.452676)
build_install 0.015847 0.001410 8.887767 ( 4.348064)
test_btest 0.001061 0.000206 77.197424 ( 20.986870)
test_basic 0.001787 0.008418 0.903773 ( 0.957539)
test_all 0.104984 0.039534 733.232933 (237.122519)
test_rubyspec 0.047536 0.029588 119.581987 ( 28.981237)
total: 303.46 sec