Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-063042
#<BuildRuby:0x0000559f1d94a3b0
@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.20231022-063042",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.002887 0.003879 3.518210 ( 3.606025)
build_miniruby 0.001271 0.000182 1.534656 ( 1.536317)
build_ruby 0.000000 0.001712 2.738688 ( 2.941101)
build_all 0.002759 0.004501 5.638826 ( 2.713124)
build_install 0.012604 0.006954 7.859791 ( 4.135842)
test_btest 0.000766 0.000176 80.743464 ( 32.143544)
test_basic 0.004532 0.000183 0.791610 ( 0.879348)
test_all 0.080362 0.037510 630.104603 (235.051200)
test_rubyspec 0.029971 0.032335 90.927521 (102.688902)
total: 385.70 sec