Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-202250
#<BuildRuby:0x0000558faaf162a8
@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.20230711-202250",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.005668 0.000557 2.105004 ( 3.723564)
build_miniruby 0.000994 0.000331 1.496784 ( 1.502791)
build_ruby 0.001224 0.000408 3.033136 ( 3.260295)
build_all 0.003060 0.003782 2.283537 ( 1.436334)
build_install 0.009846 0.007254 3.589796 ( 2.672589)
test_btest 0.000501 0.000200 81.227394 ( 42.168338)
test_basic 0.006887 0.000000 0.900958 ( 1.041324)
test_all 0.002204 0.000389 618.132741 (238.496614)
test_rubyspec 0.023226 0.023675 82.579956 ( 94.331905)
total: 388.63 sec