Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-162724
#<BuildRuby:0x00005585fdbb5f70
@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.20231229-162724",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005503 0.000983 1.738458 ( 3.178584)
build_miniruby 0.000000 0.001909 1.683536 ( 2.250605)
build_ruby 0.001830 0.000074 3.781686 ( 28.867141)
build_all 0.007691 0.001489 6.085005 ( 8.083439)
build_install 0.018521 0.001907 7.415408 ( 9.812569)
test_btest 0.001048 0.000190 85.210744 (113.648530)
test_basic 0.007348 0.001336 0.924368 ( 2.233469)
test_all 0.082614 0.050504 820.503928 (830.443773)
test_rubyspec 0.049335 0.025534 104.256272 (155.877085)
total: 1154.40 sec