Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-073646
#<BuildRuby:0x00005557472268e0
@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.20230614-073646",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000023 0.000001 0.000024 ( 0.000026)
build_up 0.006101 0.000452 2.028509 ( 4.941554)
build_miniruby 0.000000 0.001749 1.393052 ( 1.829997)
build_ruby 0.000000 0.001621 2.841759 ( 4.620558)
build_all 0.005957 0.001340 2.415585 ( 3.283436)
build_install 0.014025 0.005846 3.705936 ( 4.816542)
test_btest 0.000786 0.000113 76.178075 ( 54.559361)
test_basic 0.003646 0.003846 0.805508 ( 1.386737)
test_all 0.001046 0.000174 573.080470 (326.506628)
test_rubyspec 0.033623 0.021259 85.934984 (126.250388)
total: 528.21 sec