Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-174735
#<BuildRuby:0x000056360d616018
@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.20230914-174735",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002962 0.003958 2.261019 ( 3.696666)
build_miniruby 0.001499 0.000193 1.693235 ( 1.696278)
build_ruby 0.001856 0.000240 3.480688 ( 3.761158)
build_all 0.007996 0.000000 6.279209 ( 3.487657)
build_install 0.009363 0.010382 7.729144 ( 5.905503)
test_btest 0.000724 0.000133 83.227582 ( 35.846067)
test_basic 0.003767 0.003873 0.952457 ( 1.039361)
test_all 0.003969 0.004815 726.621122 (312.142634)
test_rubyspec 0.027996 0.041702 100.100783 (112.018536)
total: 479.60 sec