Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-001809
#<BuildRuby:0x000055835a1c6078
@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.20230920-001809",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.007540 2.391569 ( 5.156803)
build_miniruby 0.002447 0.000000 1.796169 ( 2.251766)
build_ruby 0.000000 0.002065 3.503752 ( 4.432397)
build_all 0.003495 0.006354 6.561286 ( 6.720731)
build_install 0.015530 0.007448 8.092524 ( 8.417136)
test_btest 0.000703 0.000194 87.450477 ( 69.633670)
test_basic 0.002708 0.005827 0.966302 ( 1.342848)
test_all 0.010865 0.000000 713.770621 (728.107984)
test_rubyspec 0.058086 0.024062 112.082213 (155.989400)
total: 982.05 sec