Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-125123
#<BuildRuby:0x00007fa988affdc8
@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.20240627-125123",
@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.000011 0.000007 0.000018 ( 0.000019)
autoconf 0.000017 0.000011 0.000028 ( 0.000030)
configure 0.000017 0.000011 0.000028 ( 0.000027)
build_up 0.002152 0.005611 3.053115 ( 2.665064)
build_miniruby 0.000909 0.000650 1.104023 ( 1.101119)
build_ruby 0.001138 0.000813 2.972121 ( 3.184608)
build_all 0.007572 0.000774 6.842466 ( 2.621031)
build_install 0.011774 0.005357 9.285368 ( 4.040798)
test_btest 0.000548 0.000339 105.703163 ( 27.179770)
test_basic 0.007939 0.000106 0.940247 ( 1.000688)
test_all 0.123306 0.025439 736.854363 (222.275868)
test_rubyspec 0.057579 0.035585 162.828213 ( 28.342244)
total: 292.41 sec