Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-020117
#<BuildRuby:0x00007fe6322ffdd0
@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.20240615-020117",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000000 0.007643 3.460123 ( 3.508960)
build_miniruby 0.001258 0.000754 1.282806 ( 1.278864)
build_ruby 0.001280 0.000501 3.621525 ( 3.791621)
build_all 0.002771 0.005828 7.569138 ( 2.984872)
build_install 0.017482 0.002272 10.189600 ( 4.660434)
test_btest 0.000732 0.000287 109.367198 ( 29.416613)
test_basic 0.007277 0.001191 1.205699 ( 1.256510)
test_all 0.087308 0.060759 855.635079 (239.546678)
test_rubyspec 0.054130 0.036433 158.907270 ( 34.000656)
total: 320.45 sec