Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-031025
#<BuildRuby:0x00007f776272fde0
@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.20240617-031025",
@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.000029 0.000003 0.000032 ( 0.000033)
autoconf 0.000046 0.000006 0.000052 ( 0.000051)
configure 0.000038 0.000005 0.000043 ( 0.000041)
build_up 0.008722 0.001179 4.097008 ( 7.942621)
build_miniruby 0.001808 0.000000 1.830087 ( 3.247489)
build_ruby 0.002418 0.000063 4.677724 ( 6.722542)
build_all 0.008059 0.002891 8.771177 ( 12.163750)
build_install 0.023194 0.004442 12.062646 ( 16.615485)
test_btest 0.001116 0.000166 124.081375 (176.172417)
test_basic 0.008844 0.004789 1.347253 ( 3.009970)
test_all 0.126953 0.040982 923.039092 (1017.172879)
test_rubyspec 0.060173 0.035808 167.531759 ( 59.655000)
total: 1302.70 sec