Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-211618
#<BuildRuby:0x000055986dec6570
@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-211618",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006811 0.001184 3.667037 ( 5.215672)
build_miniruby 0.001382 0.000241 1.721833 ( 2.204108)
build_ruby 0.001628 0.000283 3.253435 ( 4.492271)
build_all 0.008763 0.000000 5.864939 ( 5.915896)
build_install 0.021765 0.000580 8.288011 ( 7.711841)
test_btest 0.000948 0.000130 81.018818 ( 81.955131)
test_basic 0.008055 0.000463 0.942794 ( 1.395813)
test_all 0.091523 0.031031 665.037292 (289.825187)
test_rubyspec 0.041675 0.015746 89.440348 (101.048304)
total: 499.77 sec