Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-023037
#<BuildRuby:0x00007f020738fdc8
@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.20241028-023037",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007639 0.001528 4.267285 ( 4.615725)
build_miniruby 0.001548 0.000310 1.790088 ( 1.916210)
build_ruby 0.001956 0.000391 5.236737 ( 5.632748)
build_all 0.008399 0.001680 7.537528 ( 4.471478)
build_install 0.018459 0.000929 10.229365 ( 5.040479)
test_btest 0.000813 0.000149 78.076074 ( 20.691723)
test_basic 0.009799 0.000094 0.965032 ( 1.010195)
test_all 0.113040 0.033913 761.972672 (222.228599)
test_rubyspec 0.054970 0.025895 124.776838 ( 25.653889)
total: 291.26 sec