Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-063826
#<BuildRuby:0x00005567e8a7a120
@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.20230131-063826",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000490 0.004070 1.108075 ( 1.683067)
build_miniruby 0.000000 0.001449 1.117713 ( 1.116478)
build_ruby 0.000000 0.001465 2.154686 ( 2.374774)
build_all 0.001928 0.004306 3.289095 ( 1.564443)
build_install 0.010043 0.002312 2.467809 ( 1.663489)
test_btest 0.000513 0.000146 55.567442 ( 19.578215)
test_basic 0.004576 0.001307 0.403105 ( 0.521645)
test_all 0.001222 0.000349 626.651758 (192.714714)
test_rubyspec 0.019904 0.023077 65.634869 ( 75.525691)
total: 296.74 sec