Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-010752
#<BuildRuby:0x0000558371ccdfb8
@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.20230925-010752",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000082 0.000000 0.000082 ( 0.000140)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006120 0.000307 2.129440 ( 3.340341)
build_miniruby 0.001359 0.000000 1.644473 ( 1.643334)
build_ruby 0.000000 0.001584 3.329968 ( 3.573970)
build_all 0.000000 0.008554 5.899076 ( 2.685818)
build_install 0.011574 0.008549 7.579637 ( 4.507139)
test_btest 0.000637 0.000168 79.835165 ( 28.503094)
test_basic 0.006197 0.001641 0.909225 ( 0.991130)
test_all 0.000658 0.008542 685.231033 (280.655533)
test_rubyspec 0.047918 0.018915 98.589160 (110.176346)
total: 436.08 sec