Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-081720
#<BuildRuby:0x000055783456e008
@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.20230623-081720",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005576 0.000727 1.951207 ( 4.424139)
build_miniruby 0.001415 0.000185 1.453403 ( 1.885282)
build_ruby 0.001377 0.000179 3.008956 ( 4.214414)
build_all 0.002762 0.004115 2.350733 ( 3.084078)
build_install 0.012913 0.004311 3.723404 ( 4.233826)
test_btest 0.000700 0.000129 78.113420 ( 51.398224)
test_basic 0.003557 0.003285 0.876883 ( 1.607833)
test_all 0.001636 0.000100 570.426403 (302.033818)
test_rubyspec 0.022126 0.031939 85.667686 (124.837068)
total: 497.72 sec