Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-193348
#<BuildRuby:0x000055e2578060a8
@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.20240321-193348",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001693 0.007160 3.662713 ( 2.580114)
build_miniruby 0.001152 0.000000 1.297678 ( 1.295964)
build_ruby 0.001369 0.000000 2.700605 ( 2.949080)
build_all 0.006444 0.000425 6.333776 ( 2.427539)
build_install 0.015445 0.002173 8.959989 ( 3.867213)
test_btest 0.000899 0.000000 88.474472 ( 22.820319)
test_basic 0.006219 0.000000 0.769992 ( 0.825619)
test_all 0.072086 0.045166 720.675827 (213.223607)
test_rubyspec 0.047667 0.023957 100.976486 (110.562279)
total: 360.55 sec