Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-055703
#<BuildRuby:0x000055f52ff59fb8
@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-055703",
@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.000000 0.000022 0.000022 ( 0.000023)
autoconf 0.000000 0.000032 0.000032 ( 0.000031)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.004485 0.003273 2.496043 ( 4.800982)
build_miniruby 0.001597 0.000188 1.838425 ( 2.225346)
build_ruby 0.000000 0.002012 3.549719 ( 6.685423)
build_all 0.002454 0.006325 6.799616 ( 6.148395)
build_install 0.018869 0.003804 8.350383 ( 8.372895)
test_btest 0.000755 0.000136 88.982203 ( 64.547280)
test_basic 0.004891 0.005057 1.056641 ( 1.721385)
test_all 0.006408 0.003752 719.581023 (387.973726)
test_rubyspec 0.043593 0.033828 111.661444 (128.763111)
total: 611.24 sec