Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-074236
#<BuildRuby:0x0000563a2b8fdf70
@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.20230831-074236",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005696 0.000785 1.949715 ( 4.121749)
build_miniruby 0.002120 0.000000 2.184088 ( 2.921161)
build_ruby 0.000000 0.002281 3.655555 ( 5.002843)
build_all 0.006931 0.001910 6.750746 ( 8.023244)
build_install 0.020106 0.001781 8.520628 ( 10.724050)
test_btest 0.000826 0.000125 88.380366 (100.767300)
test_basic 0.007863 0.000000 0.976964 ( 1.701238)
test_all 0.005440 0.004514 698.303575 (662.494457)
test_rubyspec 0.038725 0.033964 107.571610 (131.340573)
total: 927.10 sec