Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-202226
#<BuildRuby:0x000056125c7be390
@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.20230120-202226",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005334 0.000045 1.201948 ( 1.588110)
build_miniruby 0.001407 0.000049 1.185342 ( 1.183791)
build_ruby 0.001264 0.000044 2.356070 ( 2.664510)
build_all 0.006622 0.000081 3.594298 ( 1.768102)
build_install 0.013477 0.004578 2.891361 ( 2.137876)
test_btest 0.000761 0.000048 59.194712 ( 17.584126)
test_basic 0.001298 0.004165 0.429836 ( 0.523643)
test_all 0.001688 0.000153 616.485024 (174.850007)
test_rubyspec 0.027536 0.012223 58.703505 ( 68.831389)
total: 271.13 sec