Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-194102
#<BuildRuby:0x000055a7236b6230
@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.20240115-194102",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005026 0.000087 1.695356 ( 2.048452)
build_miniruby 0.001498 0.000116 1.681927 ( 1.681532)
build_ruby 0.001793 0.000138 3.164466 ( 3.381082)
build_all 0.002255 0.004538 5.401795 ( 2.240349)
build_install 0.014396 0.003407 6.897642 ( 4.000277)
test_btest 0.000616 0.000079 81.775035 ( 32.170269)
test_basic 0.001799 0.003783 0.886390 ( 0.950493)
test_all 0.080799 0.037617 748.123083 (287.497707)
test_rubyspec 0.032203 0.034980 94.105075 (105.879781)
total: 439.85 sec