Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-000135
#<BuildRuby:0x0000564fe1d41de0
@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.20231023-000135",
@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.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002147 0.004487 3.277510 ( 3.410667)
build_miniruby 0.001365 0.000341 1.448979 ( 1.449756)
build_ruby 0.001546 0.000386 3.049514 ( 3.276757)
build_all 0.005655 0.001413 5.407873 ( 2.434263)
build_install 0.017947 0.000000 7.470565 ( 3.708282)
test_btest 0.000937 0.000000 77.145372 ( 31.682156)
test_basic 0.000032 0.006846 0.866271 ( 0.977483)
test_all 0.085387 0.033806 658.050797 (252.449781)
test_rubyspec 0.042663 0.018795 90.114679 (102.012917)
total: 401.40 sec