Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-214710
#<BuildRuby:0x0000563feca423b0
@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.20230910-214710",
@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.000027 0.000003 0.000030 ( 0.000027)
autoconf 0.000033 0.000005 0.000038 ( 0.000034)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.004966 0.003484 2.378059 ( 5.083899)
build_miniruby 0.000000 0.001644 1.771880 ( 2.055426)
build_ruby 0.000000 0.002084 3.653015 ( 4.501398)
build_all 0.010658 0.000000 6.701177 ( 7.264969)
build_install 0.014653 0.009087 8.269733 ( 9.313615)
test_btest 0.000655 0.000145 86.267756 ( 75.899631)
test_basic 0.004317 0.005144 0.993406 ( 1.591610)
test_all 0.003823 0.007058 731.191604 (614.974073)
test_rubyspec 0.036337 0.039625 107.089897 (142.985909)
total: 863.67 sec