Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-170011
#<BuildRuby:0x00005606e3c823b0
@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.20240202-170011",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.006693 1.950461 ( 2.618369)
build_miniruby 0.000301 0.001251 1.702039 ( 1.723777)
build_ruby 0.001849 0.000000 3.487231 ( 3.781898)
build_all 0.004145 0.004567 6.451892 ( 4.927292)
build_install 0.014074 0.007468 8.073006 ( 5.701247)
test_btest 0.000855 0.000259 87.878126 ( 52.501818)
test_basic 0.007449 0.001006 0.992818 ( 1.202709)
test_all 0.097923 0.028216 837.987010 (548.012046)
test_rubyspec 0.069563 0.047288 192.594117 (298.879280)
total: 919.35 sec