Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-092038
#<BuildRuby:0x0000559447551f00
@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.20231020-092038",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006276 0.000965 2.318696 ( 3.636065)
build_miniruby 0.001409 0.000217 1.664388 ( 2.143717)
build_ruby 0.002189 0.000336 3.490948 ( 4.201462)
build_all 0.007819 0.001203 6.010193 ( 5.298564)
build_install 0.018205 0.004598 7.480550 ( 6.969653)
test_btest 0.001060 0.000177 81.010094 ( 71.013686)
test_basic 0.002993 0.005314 0.886510 ( 1.355814)
test_all 0.005047 0.004750 649.723619 (353.523948)
test_rubyspec 0.032196 0.032874 95.959363 (108.398276)
total: 556.54 sec