Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-092956
#<BuildRuby:0x00007f56e099fdc0
@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.20241111-092956",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000044 0.000008 0.000052 ( 0.000051)
configure 0.000042 0.000007 0.000049 ( 0.000048)
build_up 0.009450 0.000226 4.583123 ( 5.448610)
build_miniruby 0.001452 0.000236 2.454215 ( 2.699438)
build_ruby 0.001993 0.000323 4.831309 ( 5.505445)
build_all 0.001702 0.008698 7.506010 ( 5.831110)
build_install 0.010745 0.013294 11.143368 ( 8.695700)
test_btest 0.000713 0.000201 87.777465 ( 65.876491)
test_basic 0.007761 0.002189 0.862391 ( 3.615182)
test_all 0.103799 0.045060 753.966291 (226.735834)
test_rubyspec 0.038720 0.045482 126.408286 ( 27.606385)
total: 352.02 sec