Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-112943
#<BuildRuby:0x000056546de76130
@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.20230905-112943",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002232 0.003673 1.952957 ( 2.468009)
build_miniruby 0.001596 0.000276 1.787066 ( 1.790538)
build_ruby 0.001451 0.000251 3.464655 ( 3.780864)
build_all 0.008108 0.000009 6.319702 ( 4.223038)
build_install 0.012833 0.007404 7.650064 ( 5.182395)
test_btest 0.000666 0.000133 84.183373 ( 42.994829)
test_basic 0.006326 0.001265 0.981566 ( 1.165806)
test_all 0.005969 0.003642 704.770854 (326.102960)
test_rubyspec 0.037393 0.047524 110.173391 (142.406355)
total: 530.12 sec