Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-223259
#<BuildRuby:0x000055b8dae9a258
@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.20230625-223259",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002156 0.004240 2.131071 ( 4.420590)
build_miniruby 0.001548 0.000178 1.618570 ( 1.868155)
build_ruby 0.001279 0.000148 3.127534 ( 3.852287)
build_all 0.008095 0.000000 2.513534 ( 2.865499)
build_install 0.018341 0.000127 3.812822 ( 3.640134)
test_btest 0.001054 0.000099 79.934419 ( 39.359239)
test_basic 0.007036 0.000000 0.886464 ( 1.162533)
test_all 0.001347 0.000000 568.567200 (273.899182)
test_rubyspec 0.026365 0.027824 89.024086 (127.748251)
total: 458.82 sec