Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-100354
#<BuildRuby:0x0000556d532fe8e0
@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.20231208-100354",
@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.000024 0.000002 0.000026 ( 0.000021)
autoconf 0.000041 0.000003 0.000044 ( 0.000039)
configure 0.000034 0.000003 0.000037 ( 0.000036)
build_up 0.002867 0.003978 2.243340 ( 2.381545)
build_miniruby 0.001330 0.000142 1.510877 ( 1.509398)
build_ruby 0.001353 0.000145 3.264216 ( 3.446947)
build_all 0.007078 0.000000 5.752327 ( 2.494405)
build_install 0.009939 0.007779 7.228592 ( 3.884351)
test_btest 0.000634 0.000096 82.577100 ( 34.754574)
test_basic 0.006240 0.000945 0.900271 ( 0.968428)
test_all 0.091543 0.028201 682.065763 (234.012509)
test_rubyspec 0.030534 0.026188 87.450922 ( 99.263017)
total: 382.72 sec