Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-012929
#<BuildRuby:0x000056535bc023d0
@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.20230925-012929",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.003154 0.003926 2.162628 ( 3.342746)
build_miniruby 0.001184 0.000158 1.580515 ( 1.580391)
build_ruby 0.001413 0.000189 3.493264 ( 3.759060)
build_all 0.008269 0.000006 5.868749 ( 2.751775)
build_install 0.011811 0.007459 7.325034 ( 4.061050)
test_btest 0.000758 0.000126 80.401569 ( 38.413721)
test_basic 0.000285 0.009328 0.977196 ( 1.120775)
test_all 0.009258 0.001248 682.745401 (245.096880)
test_rubyspec 0.044344 0.025328 97.077111 (108.589582)
total: 408.72 sec