Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-144821
#<BuildRuby:0x00005621827ee3d0
@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.20230708-144821",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006924 0.000206 2.169656 ( 3.550242)
build_miniruby 0.000000 0.001602 1.761348 ( 1.776593)
build_ruby 0.000000 0.001669 3.108506 ( 3.328583)
build_all 0.004433 0.003256 2.465069 ( 2.194331)
build_install 0.009734 0.009161 3.940858 ( 4.135613)
test_btest 0.000000 0.000881 82.584348 ( 38.593287)
test_basic 0.004586 0.003156 0.918641 ( 1.047490)
test_all 0.002047 0.000422 627.507946 (259.889978)
test_rubyspec 0.013722 0.042458 91.030716 (109.190156)
total: 423.71 sec