Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-022618
#<BuildRuby:0x000055cb9a1b6230
@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.20230622-022618",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005806 0.000893 1.991761 ( 4.717695)
build_miniruby 0.001227 0.000189 1.618654 ( 2.379136)
build_ruby 0.000000 0.001574 3.218120 ( 4.516684)
build_all 0.004890 0.002780 2.321603 ( 3.192012)
build_install 0.018837 0.000964 3.763263 ( 4.979829)
test_btest 0.000892 0.000148 78.845461 ( 52.000410)
test_basic 0.006704 0.000343 0.842643 ( 1.235452)
test_all 0.001753 0.000282 563.674260 (316.114283)
test_rubyspec 0.025592 0.026911 85.710192 (121.181499)
total: 510.32 sec