Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-181243
#<BuildRuby:0x000055c0712c6190
@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.20230215-181243",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001118 0.004335 1.508847 ( 2.698730)
build_miniruby 0.001222 0.000367 1.278331 ( 1.398469)
build_ruby 0.001285 0.000385 2.635906 ( 2.964360)
build_all 0.007420 0.000923 4.133376 ( 3.340321)
build_install 0.014284 0.002710 3.133578 ( 3.164843)
test_btest 0.000652 0.000178 58.751331 ( 32.773334)
test_basic 0.004470 0.002025 0.524426 ( 0.783682)
test_all 0.001188 0.000333 665.085684 (322.275734)
test_rubyspec 0.024019 0.039395 79.492889 (108.437214)
total: 477.84 sec