Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-170912
#<BuildRuby:0x0000557c86cfa230
@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.20231216-170912",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006057 0.000391 2.427268 ( 2.476820)
build_miniruby 0.001415 0.000091 1.713706 ( 1.714628)
build_ruby 0.002274 0.000147 3.583461 ( 3.794559)
build_all 0.000000 0.008039 6.009756 ( 2.917964)
build_install 0.012480 0.006764 7.450395 ( 4.247924)
test_btest 0.000932 0.000150 83.118602 ( 39.065997)
test_basic 0.003496 0.005402 0.976564 ( 1.090173)
test_all 0.104271 0.017198 711.790136 (287.830249)
test_rubyspec 0.033594 0.034385 100.903333 (113.353682)
total: 456.49 sec