Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-120133
#<BuildRuby:0x0000561055781f70
@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.20230827-120133",
@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.000007 0.000026 ( 0.000024)
autoconf 0.000031 0.000011 0.000042 ( 0.000034)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.005123 0.001783 2.231798 ( 4.430769)
build_miniruby 0.001511 0.000000 1.728031 ( 1.903952)
build_ruby 0.000000 0.001888 3.330886 ( 3.769184)
build_all 0.003717 0.005275 6.013882 ( 4.793765)
build_install 0.008508 0.012369 7.936862 ( 6.583748)
test_btest 0.000971 0.000466 84.880140 ( 48.879180)
test_basic 0.007713 0.000000 0.955955 ( 1.256408)
test_all 0.009567 0.000000 701.652148 (353.801803)
test_rubyspec 0.043300 0.027527 106.063400 (126.883963)
total: 552.30 sec