Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-042251
#<BuildRuby:0x000055e35d096370
@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.20230927-042251",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002768 0.004742 2.309743 ( 4.842004)
build_miniruby 0.001433 0.000409 1.753076 ( 2.194514)
build_ruby 0.001530 0.000437 3.449544 ( 4.423758)
build_all 0.003782 0.005518 6.271731 ( 5.762824)
build_install 0.015252 0.007671 7.814229 ( 6.948176)
test_btest 0.000668 0.000229 87.471019 ( 68.287084)
test_basic 0.005685 0.001949 1.038888 ( 1.539468)
test_all 0.009292 0.001743 734.216660 (597.850364)
test_rubyspec 0.045046 0.036357 113.455417 (158.728075)
total: 850.58 sec