Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-114514
#<BuildRuby:0x0000565418d4df60
@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.20240225-114514",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.007079 0.000219 2.408741 ( 2.302758)
build_miniruby 0.001258 0.000090 1.562759 ( 1.561236)
build_ruby 0.001564 0.000112 3.300282 ( 3.535672)
build_all 0.007137 0.000509 6.748180 ( 3.290706)
build_install 0.015283 0.004231 8.672009 ( 4.752042)
test_btest 0.000723 0.000067 91.320879 ( 43.036662)
test_basic 0.008329 0.000355 1.002305 ( 1.359303)
test_all 0.094141 0.029543 800.752557 (462.006034)
test_rubyspec 0.058811 0.040720 136.486123 (227.911271)
total: 749.76 sec