Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-033952
#<BuildRuby:0x0000561c8051a8e0
@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.20230903-033952",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005548 0.000616 1.904437 ( 3.507102)
build_miniruby 0.000000 0.002036 1.720554 ( 2.184519)
build_ruby 0.000521 0.001487 3.503075 ( 4.738440)
build_all 0.008701 0.000435 6.597642 ( 8.042029)
build_install 0.015277 0.006885 8.016553 ( 9.867086)
test_btest 0.000768 0.000131 86.771542 ( 90.067067)
test_basic 0.007935 0.001360 0.995445 ( 1.689744)
test_all 0.004727 0.006200 713.352925 (805.297158)
test_rubyspec 0.040767 0.036839 106.572315 (139.733657)
total: 1065.13 sec