Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-032405
#<BuildRuby:0x000056020a4fa120
@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.20230501-032405",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005346 0.000891 1.826877 ( 3.993472)
build_miniruby 0.001112 0.000185 1.316475 ( 1.450626)
build_ruby 0.001343 0.000000 2.711480 ( 3.189601)
build_all 0.003056 0.003402 2.156439 ( 2.093803)
build_install 0.015816 0.000000 3.389888 ( 3.381269)
test_btest 0.000552 0.000084 73.803096 ( 39.339005)
test_basic 0.002455 0.003704 0.739703 ( 0.844369)
test_all 0.000988 0.000192 594.117369 (241.270819)
test_rubyspec 0.030988 0.011771 70.528257 ( 82.388656)
total: 377.95 sec