Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-163018
#<BuildRuby:0x00005612dcaca1a8
@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.20231211-163018",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.003488 0.004420 2.413127 ( 2.663371)
build_miniruby 0.000000 0.001504 1.549991 ( 1.554998)
build_ruby 0.000000 0.002011 3.384852 ( 3.592259)
build_all 0.007536 0.000963 5.937344 ( 3.232569)
build_install 0.014122 0.007773 7.613807 ( 4.928200)
test_btest 0.000917 0.000201 82.260160 ( 27.065682)
test_basic 0.005334 0.000258 0.759003 ( 0.818910)
test_all 0.086145 0.036583 687.436631 (198.129342)
test_rubyspec 0.038935 0.030481 91.764691 (103.718886)
total: 345.71 sec