Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-014926
#<BuildRuby:0x0000560363246118
@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.20230502-014926",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002221 0.003896 1.716516 ( 3.008579)
build_miniruby 0.001384 0.000166 1.333809 ( 1.334191)
build_ruby 0.001457 0.000175 2.531722 ( 2.774617)
build_all 0.005645 0.000677 2.060565 ( 1.433845)
build_install 0.007097 0.008483 3.392827 ( 2.630389)
test_btest 0.000570 0.000106 74.759127 ( 28.104605)
test_basic 0.005038 0.000933 0.717672 ( 0.817635)
test_all 0.000436 0.000667 553.472328 (189.057041)
test_rubyspec 0.023343 0.026947 77.303512 ( 89.142599)
total: 318.30 sec