Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-074022
#<BuildRuby:0x0000563a38fb2228
@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.20230623-074022",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002864 0.003739 2.147603 ( 6.685760)
build_miniruby 0.001851 0.000185 1.580625 ( 3.298712)
build_ruby 0.002335 0.000000 3.310108 ( 7.290414)
build_all 0.007246 0.000562 2.403132 ( 4.155054)
build_install 0.019704 0.000664 3.879319 ( 6.608756)
test_btest 0.000834 0.000074 80.501690 ( 76.556521)
test_basic 0.004603 0.003411 0.873140 ( 1.923935)
test_all 0.001540 0.000166 604.345394 (317.693186)
test_rubyspec 0.032524 0.017967 86.173502 ( 99.788456)
total: 524.00 sec