Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-082946
#<BuildRuby:0x00007fef7f20fdc0
@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.20241103-082946",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000338 0.007469 3.579666 ( 3.490589)
build_miniruby 0.000000 0.001488 1.259061 ( 1.255960)
build_ruby 0.000861 0.000835 3.836476 ( 3.947190)
build_all 0.008235 0.000000 5.700092 ( 2.253806)
build_install 0.015652 0.001780 8.444865 ( 3.854354)
test_btest 0.000000 0.001031 71.743779 ( 19.572043)
test_basic 0.004463 0.005125 0.913139 ( 0.961529)
test_all 0.108375 0.037534 651.814421 (199.875208)
test_rubyspec 0.061988 0.014542 114.612542 ( 26.727346)
total: 261.94 sec