Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-232936
#<BuildRuby:0x000055965be8a390
@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-232936",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002540 0.004452 2.232761 ( 4.785746)
build_miniruby 0.001429 0.000212 1.692015 ( 1.815040)
build_ruby 0.001551 0.000230 3.194154 ( 3.523287)
build_all 0.007955 0.000000 6.215045 ( 4.529569)
build_install 0.009968 0.009610 7.561690 ( 5.362634)
test_btest 0.000451 0.000830 83.808600 ( 50.705879)
test_basic 0.003549 0.004493 0.950869 ( 1.349884)
test_all 0.010671 0.000000 690.121959 (381.612040)
test_rubyspec 0.042302 0.036802 107.809119 (146.555810)
total: 600.24 sec