Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-121602
#<BuildRuby:0x000055972118e008
@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.20231207-121602",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005744 0.000749 2.360537 ( 2.444901)
build_miniruby 0.001115 0.000145 1.535976 ( 1.535748)
build_ruby 0.001670 0.000218 3.061526 ( 3.244494)
build_all 0.007354 0.000386 5.485153 ( 2.475830)
build_install 0.010307 0.009095 7.432086 ( 4.183085)
test_btest 0.000690 0.000133 81.630974 ( 31.753481)
test_basic 0.004134 0.003453 0.856180 ( 0.972805)
test_all 0.089886 0.031962 679.911374 (251.446462)
test_rubyspec 0.045229 0.021886 96.869513 (111.086717)
total: 409.14 sec