Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-174017
#<BuildRuby:0x000055c68d3d6130
@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.20230826-174017",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000043)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006551 0.000609 2.305426 ( 5.850271)
build_miniruby 0.000000 0.001774 1.752321 ( 2.901304)
build_ruby 0.000000 0.002104 3.474990 ( 10.843915)
build_all 0.005380 0.004541 6.546431 ( 8.629756)
build_install 0.010140 0.013168 8.085904 ( 10.498517)
test_btest 0.000637 0.000238 88.699627 (105.017393)
test_basic 0.003726 0.005757 1.031708 ( 1.805394)
test_all 0.007467 0.010136 753.699661 (766.901569)
test_rubyspec 0.035771 0.040187 109.293712 (136.222174)
total: 1048.67 sec