Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-174218
#<BuildRuby:0x00005647edbf6130
@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.20230618-174218",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006098 0.000938 2.011257 ( 5.246211)
build_miniruby 0.001434 0.000220 1.423252 ( 1.863360)
build_ruby 0.001421 0.000218 2.896545 ( 4.447911)
build_all 0.004845 0.002895 2.492895 ( 2.874747)
build_install 0.017697 0.000260 3.812524 ( 4.951647)
test_btest 0.000898 0.000137 77.074728 ( 46.926284)
test_basic 0.006620 0.001003 0.847976 ( 1.408034)
test_all 0.002125 0.000322 584.385389 (297.077172)
test_rubyspec 0.019024 0.035613 87.041249 (126.576386)
total: 491.37 sec