Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-113148
#<BuildRuby:0x00005607ac8f63d0
@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.20240313-113148",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.004040 0.004002 2.666871 ( 2.452400)
build_miniruby 0.001090 0.000187 1.680674 ( 1.682565)
build_ruby 0.001755 0.000000 3.402577 ( 3.567112)
build_all 0.005062 0.003060 7.026006 ( 3.241078)
build_install 0.012798 0.007152 8.756479 ( 4.713097)
test_btest 0.000692 0.000153 96.149915 ( 38.055039)
test_basic 0.002584 0.004471 1.031369 ( 1.131905)
test_all 0.078824 0.040625 777.810926 (257.627642)
test_rubyspec 0.052972 0.035621 130.253360 (141.972108)
total: 454.44 sec