Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-001702
#<BuildRuby:0x0000556d3351e320
@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.20230916-001702",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006939 0.000841 2.364890 ( 5.008231)
build_miniruby 0.001485 0.000180 1.837282 ( 2.253651)
build_ruby 0.001802 0.000219 3.753864 ( 4.800400)
build_all 0.009241 0.000000 6.474333 ( 6.500911)
build_install 0.018240 0.004525 8.160104 ( 9.703203)
test_btest 0.000905 0.000116 86.528676 ( 92.506594)
test_basic 0.008321 0.000494 1.025093 ( 1.623968)
test_all 0.011560 0.006204 701.006588 (821.524219)
test_rubyspec 0.041411 0.042003 108.246316 (160.227551)
total: 1104.15 sec