Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-045336
#<BuildRuby:0x000055acff2a62a8
@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.20230830-045336",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005766 0.000231 1.905706 ( 2.997536)
build_miniruby 0.001578 0.000203 1.730291 ( 1.978493)
build_ruby 0.001847 0.000238 3.358117 ( 3.880671)
build_all 0.009675 0.000690 6.645932 ( 5.144184)
build_install 0.018865 0.000000 7.937851 ( 5.659595)
test_btest 0.000941 0.000000 85.676878 ( 45.250643)
test_basic 0.006844 0.000560 0.930878 ( 1.110203)
test_all 0.005413 0.004593 690.951599 (338.455383)
test_rubyspec 0.050522 0.020831 106.044813 (125.526673)
total: 530.00 sec