Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-073820
#<BuildRuby:0x000055fe5d10e008
@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.20240321-073820",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.006275 0.002168 3.900600 ( 2.888910)
build_miniruby 0.001053 0.000336 1.547660 ( 1.547344)
build_ruby 0.000000 0.001865 3.560944 ( 3.789766)
build_all 0.001959 0.006481 7.115076 ( 3.438867)
build_install 0.018049 0.002267 9.766992 ( 5.075308)
test_btest 0.000966 0.000000 94.053512 ( 36.797563)
test_basic 0.008521 0.000477 1.062006 ( 1.127870)
test_all 0.085082 0.033036 777.432810 (310.253812)
test_rubyspec 0.057068 0.035326 132.239224 (145.252270)
total: 510.17 sec