Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-155033
#<BuildRuby:0x0000555ca6a9e130
@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.20230704-155033",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003061 0.003630 2.068671 ( 4.711377)
build_miniruby 0.000976 0.000313 1.669603 ( 2.854813)
build_ruby 0.001068 0.000342 3.306049 ( 4.797682)
build_all 0.007867 0.000000 2.461496 ( 3.126955)
build_install 0.010173 0.008706 3.933034 ( 4.657201)
test_btest 0.000760 0.000262 82.666700 ( 48.671171)
test_basic 0.007650 0.000000 0.906496 ( 1.039298)
test_all 0.000953 0.000000 605.163040 (263.804983)
test_rubyspec 0.021534 0.031442 89.237448 (108.750972)
total: 442.42 sec