Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-094423
#<BuildRuby:0x00005596c0012230
@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.20230810-094423",
@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.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006697 0.000744 2.363082 ( 6.402868)
build_miniruby 0.001409 0.000156 1.825628 ( 2.749678)
build_ruby 0.001646 0.000183 3.599970 ( 5.138307)
build_all 0.004319 0.004438 2.859058 ( 3.147789)
build_install 0.012519 0.007137 4.459689 ( 5.164516)
test_btest 0.000771 0.000140 88.063446 ( 53.085789)
test_basic 0.003974 0.005031 1.006704 ( 1.124687)
test_all 0.001297 0.000150 727.797996 (433.811476)
test_rubyspec 0.032998 0.035465 106.243036 (260.603155)
total: 771.23 sec