Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-085050
#<BuildRuby:0x00005599ef2ea1d8
@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.20230729-085050",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004977 0.001106 2.060809 ( 3.265761)
build_miniruby 0.001479 0.000329 1.614761 ( 1.614819)
build_ruby 0.001760 0.000000 3.275160 ( 3.536567)
build_all 0.005715 0.002118 2.595465 ( 1.853939)
build_install 0.010580 0.006567 3.899283 ( 2.691756)
test_btest 0.001051 0.000000 84.280851 ( 32.023167)
test_basic 0.006600 0.002837 0.922675 ( 1.041669)
test_all 0.000807 0.000213 614.172334 (260.420803)
test_rubyspec 0.028612 0.027630 91.284379 (103.952275)
total: 410.40 sec