Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-193331
#<BuildRuby:0x00005650eec323b0
@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.20230528-193331",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001702 0.004422 1.722065 ( 6.310254)
build_miniruby 0.001308 0.000238 1.379000 ( 3.653824)
build_ruby 0.001383 0.000252 2.560057 ( 20.314809)
build_all 0.002651 0.004924 2.205814 ( 2.209369)
build_install 0.015785 0.001273 3.446422 ( 2.932194)
test_btest 0.000788 0.000163 78.551552 ( 38.468710)
test_basic 0.003273 0.000677 0.741079 ( 0.868797)
test_all 0.001324 0.000274 555.150366 (193.432867)
test_rubyspec 0.021376 0.030015 77.682000 ( 89.922889)
total: 358.11 sec