Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-070058
#<BuildRuby:0x000055b2a1f42320
@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.20231023-070058",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000908 0.006986 3.753182 ( 7.231339)
build_miniruby 0.001310 0.000000 1.649490 ( 1.784081)
build_ruby 0.002030 0.000000 3.270271 ( 3.743540)
build_all 0.000000 0.008922 5.859840 ( 4.097833)
build_install 0.012921 0.007441 8.083735 ( 6.076251)
test_btest 0.000530 0.000229 81.735314 ( 74.932305)
test_basic 0.002405 0.005034 0.893863 ( 1.287338)
test_all 0.107243 0.021861 691.408220 (653.378257)
test_rubyspec 0.030160 0.048181 103.304560 (176.379848)
total: 928.91 sec