Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-071029
#<BuildRuby:0x0000561f4763e130
@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.20230526-071029",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000000 0.007422 2.002449 ( 5.021869)
build_miniruby 0.001108 0.000683 1.470621 ( 1.908788)
build_ruby 0.001273 0.000478 2.947405 ( 4.153582)
build_all 0.006920 0.001055 2.287128 ( 3.151584)
build_install 0.012221 0.009000 3.748824 ( 4.776418)
test_btest 0.000993 0.000000 80.274241 ( 82.274772)
test_basic 0.006138 0.002154 0.809061 ( 1.232271)
test_all 0.005774 0.000790 624.584922 (690.451567)
test_rubyspec 0.037938 0.023922 87.054940 (130.316101)
total: 923.29 sec