Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-203936
#<BuildRuby:0x000055ef6f4823d0
@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.20230918-203936",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.004138 0.003658 2.373210 ( 4.870171)
build_miniruby 0.001242 0.000109 1.703103 ( 2.064063)
build_ruby 0.001808 0.000160 3.529543 ( 4.289344)
build_all 0.005002 0.004102 6.579969 ( 5.209973)
build_install 0.009001 0.013020 7.962407 ( 7.720545)
test_btest 0.000769 0.000149 87.394898 ( 57.448455)
test_basic 0.007269 0.001413 1.014475 ( 1.427185)
test_all 0.010715 0.000000 669.714248 (355.639955)
test_rubyspec 0.034410 0.041221 106.497938 (130.677800)
total: 569.35 sec