Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-031919
#<BuildRuby:0x0000563a7f9da228
@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.20231016-031919",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005376 0.001075 2.196651 ( 2.402154)
build_miniruby 0.000000 0.001316 1.557617 ( 1.555999)
build_ruby 0.000000 0.002089 3.275415 ( 3.487838)
build_all 0.001654 0.006971 6.158303 ( 2.771483)
build_install 0.011234 0.007676 7.478378 ( 3.764955)
test_btest 0.000580 0.000193 89.266647 ( 27.922839)
test_basic 0.005401 0.000000 0.805110 ( 0.862729)
test_all 0.008567 0.000682 703.027812 (216.652863)
test_rubyspec 0.029440 0.036507 96.553796 (108.197813)
total: 367.62 sec