Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-141520
#<BuildRuby:0x000055f054ee1ef8
@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.20240118-141520",
@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.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004171 0.000667 1.519321 ( 1.919810)
build_miniruby 0.001439 0.000230 1.619037 ( 1.619720)
build_ruby 0.001528 0.000245 3.216452 ( 3.423321)
build_all 0.003811 0.003410 5.549522 ( 2.673109)
build_install 0.010937 0.006990 6.930028 ( 3.952912)
test_btest 0.000594 0.000134 81.560357 ( 30.546538)
test_basic 0.000000 0.006755 0.886794 ( 0.978787)
test_all 0.090624 0.025307 760.808092 (272.701194)
test_rubyspec 0.045334 0.059070 166.550612 (183.430262)
total: 501.25 sec