Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-201834
#<BuildRuby:0x0000558cf6252320
@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.20240310-201834",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.009211 0.000000 2.856100 ( 3.803902)
build_miniruby 0.001600 0.000000 1.900164 ( 2.198393)
build_ruby 0.001911 0.000000 3.970671 ( 4.543593)
build_all 0.009030 0.000000 7.109181 ( 5.789297)
build_install 0.015005 0.007560 9.185874 ( 7.578612)
test_btest 0.000818 0.000129 97.117208 ( 82.075680)
test_basic 0.000000 0.008648 1.090355 ( 1.580178)
test_all 0.091609 0.030500 808.240041 (439.221629)
test_rubyspec 0.046908 0.044895 129.496051 (153.515875)
total: 700.31 sec