Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-014411
#<BuildRuby:0x000055dfdb8e2018
@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.20231016-014411",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000023)
build_up 0.005951 0.001144 2.429074 ( 3.148708)
build_miniruby 0.001203 0.000231 1.680389 ( 1.765120)
build_ruby 0.001458 0.000281 3.230234 ( 3.465929)
build_all 0.002642 0.004980 6.340071 ( 3.844620)
build_install 0.009315 0.010382 8.194412 ( 5.805487)
test_btest 0.000746 0.000221 86.630888 ( 50.649122)
test_basic 0.002934 0.005664 0.945056 ( 1.341337)
test_all 0.000000 0.010028 701.156846 (333.364423)
test_rubyspec 0.031152 0.038544 105.559927 (124.586497)
total: 527.97 sec