Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-163559
#<BuildRuby:0x00005592dfd8df48
@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.20230614-163559",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005968 0.000405 2.011188 ( 3.530473)
build_miniruby 0.001262 0.000263 1.465758 ( 1.481185)
build_ruby 0.001402 0.000291 2.846187 ( 3.056766)
build_all 0.002747 0.004913 2.338062 ( 1.746902)
build_install 0.013769 0.005409 3.669904 ( 3.057636)
test_btest 0.000576 0.000154 75.261355 ( 39.268989)
test_basic 0.005610 0.001496 0.812554 ( 0.932389)
test_all 0.001075 0.000287 544.328613 (241.107611)
test_rubyspec 0.029074 0.023962 84.479028 ( 97.652482)
total: 391.84 sec