Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-030232
#<BuildRuby:0x00007f14dd10fdd0
@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.20240819-030232",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000047 0.000006 0.000053 ( 0.000053)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.007118 2.676661 ( 3.107990)
build_miniruby 0.000547 0.001098 1.126318 ( 1.123413)
build_ruby 0.002008 0.000000 3.172311 ( 3.396345)
build_all 0.000484 0.008059 6.694004 ( 2.528976)
build_install 0.011232 0.006128 9.257117 ( 4.096822)
test_btest 0.000652 0.000217 101.522706 ( 26.646815)
test_basic 0.007247 0.002415 0.910692 ( 0.960744)
test_all 0.107498 0.043544 730.135575 (207.034626)
test_rubyspec 0.058841 0.037276 172.463573 ( 25.955380)
total: 274.85 sec