Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-201711
#<BuildRuby:0x0000563395362008
@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.20230616-201711",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005286 0.000881 1.938565 ( 4.527031)
build_miniruby 0.001254 0.000209 1.361248 ( 1.951363)
build_ruby 0.001314 0.000219 2.796070 ( 4.085050)
build_all 0.006661 0.001110 2.324971 ( 2.894605)
build_install 0.012751 0.007071 3.841343 ( 4.311645)
test_btest 0.000627 0.000000 75.066801 ( 42.426749)
test_basic 0.004139 0.003443 0.829429 ( 1.426359)
test_all 0.001734 0.000391 555.148717 (295.840022)
test_rubyspec 0.014507 0.036271 85.792166 (123.024509)
total: 480.49 sec