Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-222632
#<BuildRuby:0x000055f8c9c5e258
@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.20230603-222632",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005653 0.000000 1.810030 ( 3.066135)
build_miniruby 0.001382 0.000000 1.245435 ( 1.245708)
build_ruby 0.001359 0.000000 2.699079 ( 2.926140)
build_all 0.002569 0.003737 2.019793 ( 1.307020)
build_install 0.011314 0.004249 3.147989 ( 2.222804)
test_btest 0.000668 0.000065 76.500130 ( 28.282041)
test_basic 0.004448 0.000430 0.739888 ( 0.844446)
test_all 0.001478 0.000144 553.829907 (210.305735)
test_rubyspec 0.005722 0.043049 80.404630 ( 92.169406)
total: 342.37 sec