Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-043712
#<BuildRuby:0x0000559e8391e1d8
@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.20230511-043712",
@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.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005607 0.000000 1.823342 ( 3.811615)
build_miniruby 0.001308 0.000000 1.329944 ( 1.528631)
build_ruby 0.000000 0.001569 2.589132 ( 2.969311)
build_all 0.004976 0.001160 2.167898 ( 1.750484)
build_install 0.013137 0.003934 3.642181 ( 3.375345)
test_btest 0.000654 0.000081 73.378938 ( 36.973855)
test_basic 0.003846 0.003219 0.803351 ( 0.989526)
test_all 0.000863 0.000127 569.106812 (240.135254)
test_rubyspec 0.028716 0.023177 81.233020 ( 96.892806)
total: 388.43 sec