Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-053351
#<BuildRuby:0x00005646d00a6230
@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.20240226-053351",
@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.000017 0.000003 0.000020 ( 0.000101)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007372 0.000388 2.534444 ( 2.484567)
build_miniruby 0.000000 0.001356 1.731467 ( 1.734933)
build_ruby 0.000000 0.001716 3.428760 ( 3.661896)
build_all 0.002246 0.004914 6.651064 ( 3.415435)
build_install 0.018312 0.000990 8.256634 ( 4.265475)
test_btest 0.000932 0.000000 89.702554 ( 34.086566)
test_basic 0.006518 0.000523 0.937188 ( 1.025927)
test_all 0.071896 0.045046 755.064531 (269.185583)
test_rubyspec 0.044588 0.044710 122.707241 (132.293953)
total: 452.16 sec