Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-122419
#<BuildRuby:0x0000556f13bae118
@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.20230524-122419",
@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.000029 0.000001 0.000030 ( 0.000022)
autoconf 0.000035 0.000001 0.000036 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.002478 0.003962 1.832174 ( 3.856319)
build_miniruby 0.001263 0.000093 1.310758 ( 1.312528)
build_ruby 0.001620 0.000000 2.659356 ( 2.938363)
build_all 0.006627 0.000012 2.129139 ( 2.022986)
build_install 0.013543 0.004603 3.302766 ( 3.154312)
test_btest 0.000746 0.000072 74.471922 ( 37.902122)
test_basic 0.007605 0.000322 0.780379 ( 0.958686)
test_all 0.001331 0.000125 573.851991 (241.363817)
test_rubyspec 0.025408 0.027402 80.774164 ( 97.797987)
total: 391.31 sec