Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-102034
#<BuildRuby:0x0000562325ec2018
@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.20231022-102034",
@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.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.007252 0.000354 3.723470 ( 4.633589)
build_miniruby 0.001304 0.000140 1.539413 ( 1.576031)
build_ruby 0.001852 0.000198 3.297854 ( 3.768494)
build_all 0.007016 0.000751 5.873931 ( 3.638399)
build_install 0.006677 0.014456 8.110935 ( 5.018215)
test_btest 0.000658 0.000139 81.776438 ( 52.301269)
test_basic 0.006409 0.001360 0.902187 ( 1.052545)
test_all 0.053281 0.068643 649.915940 (276.450683)
test_rubyspec 0.031114 0.035592 93.610106 (106.326504)
total: 454.77 sec