Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-013356
#<BuildRuby:0x000055b221522190
@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.20230508-013356",
@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.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.005290 0.000407 1.840665 ( 3.200254)
build_miniruby 0.001343 0.000103 1.335768 ( 1.347018)
build_ruby 0.001663 0.000000 2.618598 ( 2.878818)
build_all 0.006388 0.000000 2.143668 ( 1.746214)
build_install 0.016258 0.000000 3.359580 ( 2.971774)
test_btest 0.000628 0.000000 75.415940 ( 35.705071)
test_basic 0.000000 0.006896 0.774737 ( 0.855649)
test_all 0.000000 0.000873 599.495927 (250.999638)
test_rubyspec 0.023992 0.024877 74.647372 ( 86.482193)
total: 386.19 sec