Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-174242
#<BuildRuby:0x000055b06ddae120
@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.20230601-174242",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000029 0.000005 0.000034 ( 0.000038)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005366 0.000933 1.672382 ( 2.899281)
build_miniruby 0.001357 0.000236 1.257441 ( 1.255845)
build_ruby 0.001210 0.000211 2.752879 ( 2.949056)
build_all 0.001856 0.004831 2.081302 ( 1.242110)
build_install 0.015582 0.001312 3.260940 ( 2.227082)
test_btest 0.000861 0.000000 78.687867 ( 25.851612)
test_basic 0.000000 0.005075 0.735332 ( 0.810666)
test_all 0.000000 0.001187 568.359207 (174.375098)
test_rubyspec 0.010818 0.042061 80.371030 ( 93.233976)
total: 304.85 sec