Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-090538
#<BuildRuby:0x0000564ab3b42018
@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.20240314-090538",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004126 0.003482 3.052256 ( 2.771925)
build_miniruby 0.001210 0.000167 1.717396 ( 1.723602)
build_ruby 0.001988 0.000000 3.385327 ( 3.618429)
build_all 0.002334 0.005811 7.138074 ( 3.236129)
build_install 0.013645 0.007824 9.502245 ( 5.124002)
test_btest 0.000729 0.000162 94.707815 ( 37.358433)
test_basic 0.006177 0.000536 0.935503 ( 1.015776)
test_all 0.104045 0.014943 847.874766 (338.437480)
test_rubyspec 0.063964 0.022729 125.905533 (135.242289)
total: 528.53 sec