Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-032810
#<BuildRuby:0x00007fceab72fde0
@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.20241104-032810",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.000000 0.008233 3.806754 ( 3.698181)
build_miniruby 0.000000 0.001544 1.685220 ( 1.687803)
build_ruby 0.000568 0.001368 4.143286 ( 4.287818)
build_all 0.008646 0.000169 6.657422 ( 2.743193)
build_install 0.011396 0.009635 9.770163 ( 4.645372)
test_btest 0.000806 0.000216 74.911722 ( 22.102426)
test_basic 0.001796 0.009471 0.903917 ( 0.953645)
test_all 0.109803 0.037818 717.478871 (245.763751)
test_rubyspec 0.042180 0.038048 121.785229 ( 26.785902)
total: 312.67 sec