Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-053133
#<BuildRuby:0x00007fbcc959fdc0
@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.20240701-053133",
@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.000028 0.000008 0.000036 ( 0.000036)
autoconf 0.000043 0.000014 0.000057 ( 0.000057)
configure 0.000036 0.000011 0.000047 ( 0.000046)
build_up 0.009781 0.000568 4.428332 ( 5.997769)
build_miniruby 0.001793 0.000520 1.822164 ( 2.225763)
build_ruby 0.002006 0.000583 4.758238 ( 6.732262)
build_all 0.010974 0.000753 9.017132 ( 9.598138)
build_install 0.014591 0.013248 12.641979 ( 13.932413)
test_btest 0.000763 0.000255 127.867325 (144.615137)
test_basic 0.000000 0.015861 1.418882 ( 2.649215)
test_all 0.111379 0.047831 968.731476 (481.383716)
test_rubyspec 0.038419 0.054157 170.340485 ( 50.427256)
total: 717.56 sec