Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-221058
#<BuildRuby:0x00005611407368e0
@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.20230913-221058",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006320 0.000226 2.081051 ( 3.511149)
build_miniruby 0.001722 0.000062 1.608721 ( 1.608822)
build_ruby 0.001729 0.000062 3.234929 ( 3.436103)
build_all 0.007647 0.000000 6.100294 ( 3.225241)
build_install 0.017699 0.000000 7.581873 ( 4.926796)
test_btest 0.001197 0.000000 84.607263 ( 34.805819)
test_basic 0.004146 0.003664 0.960046 ( 1.051160)
test_all 0.001545 0.008059 690.501779 (287.540705)
test_rubyspec 0.040476 0.045532 112.015408 (164.703677)
total: 504.81 sec