Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-092546
#<BuildRuby:0x0000563047f3e198
@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.20230112-092546",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.005840 0.000437 1.260359 ( 2.015736)
build_miniruby 0.001061 0.000245 1.610557 ( 1.705988)
build_ruby 0.001516 0.000350 3.949092 ( 16.698944)
build_all 0.004835 0.004310 4.030945 ( 2.963278)
build_install 0.013148 0.005490 3.039140 ( 2.884547)
test_btest 0.000776 0.000215 59.327455 ( 30.883872)
test_basic 0.004597 0.001268 0.442752 ( 0.655902)
test_all 0.001100 0.000303 723.612814 (464.530612)
test_rubyspec 0.039193 0.025870 78.669605 (107.664514)
total: 630.00 sec