Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-135147
#<BuildRuby:0x000055996453e190
@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.20230626-135147",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.003425 0.003226 1.996566 ( 3.301073)
build_miniruby 0.000000 0.001608 1.627006 ( 1.737643)
build_ruby 0.000000 0.001689 3.303831 ( 3.528491)
build_all 0.003479 0.004148 2.476454 ( 1.962720)
build_install 0.017024 0.001173 3.847885 ( 3.182469)
test_btest 0.000635 0.000135 83.241238 ( 41.176079)
test_basic 0.000000 0.003252 0.879735 ( 1.613353)
test_all 0.000618 0.000837 615.977716 (330.040308)
test_rubyspec 0.025940 0.027959 86.844111 (123.185754)
total: 509.73 sec