Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-174951
#<BuildRuby:0x0000556441b61ed0
@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.20231021-174951",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004971 0.001036 2.067089 ( 2.215713)
build_miniruby 0.000948 0.000197 1.300079 ( 1.301307)
build_ruby 0.001347 0.000280 2.445513 ( 2.632932)
build_all 0.005101 0.001063 5.258306 ( 2.233488)
build_install 0.004830 0.010307 6.395219 ( 3.061072)
test_btest 0.000915 0.000267 78.753186 ( 21.537783)
test_basic 0.000160 0.004747 0.818364 ( 1.036504)
test_all 0.066378 0.049577 594.406471 (189.542149)
test_rubyspec 0.024171 0.025217 82.807800 ( 94.203931)
total: 317.77 sec