Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-092441
#<BuildRuby:0x00007fe4319dfdd8
@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.20240701-092441",
@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.000024 0.000004 0.000028 ( 0.000030)
autoconf 0.000047 0.000007 0.000054 ( 0.000055)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.010528 0.000437 4.499644 ( 7.395005)
build_miniruby 0.001698 0.000261 1.815626 ( 2.827372)
build_ruby 0.002120 0.000326 4.751708 ( 7.697049)
build_all 0.011455 0.001115 8.781057 ( 11.716923)
build_install 0.023130 0.005211 12.290686 ( 15.594177)
test_btest 0.001090 0.000173 127.699364 (172.798290)
test_basic 0.002383 0.011848 1.393587 ( 2.595330)
test_all 0.110244 0.055550 952.123631 (715.891471)
test_rubyspec 0.043556 0.054540 176.584539 ( 44.968576)
total: 981.49 sec