Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-081647
#<BuildRuby:0x0000556c538f6230
@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.20230708-081647",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002070 0.004410 1.909643 ( 3.186515)
build_miniruby 0.001256 0.000000 1.491885 ( 1.492078)
build_ruby 0.001253 0.000000 3.176874 ( 3.357549)
build_all 0.005354 0.000723 2.279159 ( 1.479990)
build_install 0.011969 0.004965 3.599283 ( 3.192349)
test_btest 0.000839 0.000173 81.717759 ( 22.300513)
test_basic 0.001876 0.004852 0.916256 ( 0.984251)
test_all 0.000977 0.000236 590.464540 (200.392375)
test_rubyspec 0.008048 0.037789 83.478111 ( 95.051586)
total: 331.44 sec