Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-210124
#<BuildRuby:0x00005590ddc428e0
@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.20231209-210124",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001440 0.006931 2.535465 ( 3.921693)
build_miniruby 0.001353 0.000226 1.685759 ( 1.967433)
build_ruby 0.001811 0.000302 3.647869 ( 4.501763)
build_all 0.004081 0.004724 6.153813 ( 5.625123)
build_install 0.011155 0.008858 7.550294 ( 6.206498)
test_btest 0.000695 0.000174 83.843475 ( 70.918243)
test_basic 0.006703 0.001676 0.950766 ( 1.418339)
test_all 0.081174 0.042168 715.956953 (424.127726)
test_rubyspec 0.020787 0.046331 100.121071 (135.752960)
total: 654.44 sec