Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-003902
#<BuildRuby:0x0000563fc223a8e0
@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.20240215-003902",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.002626 0.003636 1.929015 ( 2.233257)
build_miniruby 0.001333 0.000424 1.716751 ( 1.714673)
build_ruby 0.001203 0.000383 3.409658 ( 3.584380)
build_all 0.002605 0.005111 6.509185 ( 2.541991)
build_install 0.013271 0.004434 7.917968 ( 3.835698)
test_btest 0.000751 0.000000 89.338774 ( 24.156545)
test_basic 0.005888 0.000865 0.895607 ( 0.950824)
test_all 0.084983 0.029952 749.298189 (249.891277)
test_rubyspec 0.042079 0.051188 110.753131 (119.740431)
total: 408.65 sec