Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-150914
#<BuildRuby:0x00007fa8f0aefdd0
@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.20241015-150914",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.002457 0.006904 4.567587 ( 5.353155)
build_miniruby 0.001996 0.000359 1.900195 ( 2.328027)
build_ruby 0.001840 0.000330 4.921294 ( 5.523732)
build_all 0.010793 0.000510 8.126763 ( 5.220974)
build_install 0.013826 0.009187 10.996960 ( 6.938210)
test_btest 0.000322 0.000744 101.025139 ( 54.056333)
test_basic 0.009208 0.003553 1.304096 ( 1.596097)
test_all 0.134659 0.025661 860.082560 (418.059864)
test_rubyspec 0.052178 0.037628 138.597131 ( 30.558474)
total: 529.64 sec