Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-201905
#<BuildRuby:0x000056428969e868
@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.20230902-201905",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000588 0.004197 1.695614 ( 2.127508)
build_miniruby 0.000000 0.001734 1.574438 ( 1.574046)
build_ruby 0.000000 0.001628 2.791045 ( 3.002196)
build_all 0.007215 0.000244 6.075327 ( 3.031568)
build_install 0.013570 0.006463 7.369026 ( 4.329334)
test_btest 0.000874 0.000218 83.374432 ( 31.438393)
test_basic 0.007598 0.000000 0.899044 ( 1.004497)
test_all 0.009639 0.000787 695.794768 (241.350038)
test_rubyspec 0.037640 0.032700 98.024565 (109.718110)
total: 397.58 sec