Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-214843
#<BuildRuby:0x000055634a78e008
@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.20230907-214843",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.002578 0.004957 2.280469 ( 4.838020)
build_miniruby 0.001347 0.000485 1.675112 ( 2.359614)
build_ruby 0.001260 0.000453 3.593700 ( 4.441905)
build_all 0.006852 0.002466 6.456581 ( 6.550176)
build_install 0.020590 0.002257 7.967396 ( 8.823488)
test_btest 0.000860 0.000276 86.871355 ( 74.205559)
test_basic 0.000000 0.009432 1.006108 ( 1.625790)
test_all 0.003739 0.006498 696.881036 (427.844870)
test_rubyspec 0.049148 0.026858 106.035510 (132.303692)
total: 662.99 sec