Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-200938
#<BuildRuby:0x000055bb3474a2a8
@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.20230810-200938",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006643 0.000623 2.346714 ( 7.361076)
build_miniruby 0.001509 0.000142 1.803048 ( 4.444261)
build_ruby 0.002111 0.000198 3.607716 ( 8.763680)
build_all 0.007499 0.000703 2.834029 ( 6.014951)
build_install 0.020843 0.000651 4.400219 ( 8.811818)
test_btest 0.000755 0.000065 83.231384 ( 78.466146)
test_basic 0.003764 0.004560 0.995134 ( 3.239547)
test_all 0.005868 0.000652 717.594004 (567.578554)
test_rubyspec 0.028654 0.027299 101.321048 (184.070627)
total: 868.75 sec