Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-100714
#<BuildRuby:0x00005583afd8e1a8
@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.20230831-100714",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002076 0.004397 1.858151 ( 3.316024)
build_miniruby 0.001611 0.000334 1.690001 ( 1.893820)
build_ruby 0.001651 0.000341 3.657353 ( 4.010745)
build_all 0.006640 0.001374 6.329281 ( 5.108333)
build_install 0.018575 0.002837 7.902072 ( 6.540651)
test_btest 0.000699 0.000139 86.996514 ( 49.132619)
test_basic 0.006751 0.002966 0.996024 ( 1.367565)
test_all 0.009200 0.001058 722.429781 (360.006535)
test_rubyspec 0.047310 0.027892 109.502036 (129.542556)
total: 560.92 sec