Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-094621
#<BuildRuby:0x000055dfc2e32130
@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.20230525-094621",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.002014 0.003515 1.731182 ( 3.050676)
build_miniruby 0.001337 0.000351 1.266405 ( 1.265009)
build_ruby 0.001598 0.000000 2.498981 ( 2.708650)
build_all 0.006022 0.000918 2.073115 ( 1.446570)
build_install 0.010660 0.004819 3.094918 ( 2.376567)
test_btest 0.000664 0.000000 74.193514 ( 28.905808)
test_basic 0.004120 0.000000 0.696049 ( 0.773110)
test_all 0.002462 0.000000 553.155224 (201.392400)
test_rubyspec 0.023572 0.025420 75.662234 ( 87.713794)
total: 329.63 sec