Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-031136
#<BuildRuby:0x00005616746b6008
@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.20230919-031136",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002837 0.004464 2.466666 ( 5.031617)
build_miniruby 0.001356 0.000226 1.686964 ( 1.871335)
build_ruby 0.001682 0.000281 3.390426 ( 3.884516)
build_all 0.003561 0.004907 6.553995 ( 4.468785)
build_install 0.018490 0.000217 7.811446 ( 5.857844)
test_btest 0.001219 0.000000 86.885485 ( 46.052784)
test_basic 0.004286 0.004603 0.991440 ( 1.310110)
test_all 0.009512 0.000996 717.278807 (324.605360)
test_rubyspec 0.030215 0.044644 108.920037 (128.068945)
total: 521.15 sec