Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-140543
#<BuildRuby:0x000056308921e2c8
@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.20230622-140543",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006056 0.000433 1.918948 ( 5.210517)
build_miniruby 0.001406 0.000100 1.513262 ( 1.711594)
build_ruby 0.000000 0.001744 3.066832 ( 4.382250)
build_all 0.005445 0.002363 2.274872 ( 2.963610)
build_install 0.017099 0.000000 3.726758 ( 4.314542)
test_btest 0.000954 0.000000 76.461910 ( 45.671597)
test_basic 0.002587 0.000033 0.754648 ( 1.216923)
test_all 0.002599 0.000229 600.323602 (332.936354)
test_rubyspec 0.018322 0.035111 86.727482 (130.731500)
total: 529.14 sec