Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-120911
#<BuildRuby:0x0000557041d264f8
@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.20240120-120911",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005559 0.000456 1.738536 ( 2.588629)
build_miniruby 0.001599 0.000000 1.749493 ( 1.774328)
build_ruby 0.002327 0.000001 3.505395 ( 3.741017)
build_all 0.007138 0.000812 6.113304 ( 3.448759)
build_install 0.013807 0.005656 7.502210 ( 5.154102)
test_btest 0.000687 0.000190 82.600156 ( 36.393756)
test_basic 0.006810 0.000000 0.848961 ( 0.922952)
test_all 0.093183 0.025529 760.414522 (289.090655)
test_rubyspec 0.062830 0.039332 157.576488 (169.567261)
total: 512.68 sec