Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-084547
#<BuildRuby:0x00005597aae5df48
@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.20230525-084547",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001652 0.004627 1.838766 ( 3.239941)
build_miniruby 0.001090 0.000344 1.191046 ( 1.191414)
build_ruby 0.000905 0.000286 2.461282 ( 2.674975)
build_all 0.001599 0.004896 1.974073 ( 1.369719)
build_install 0.010487 0.005041 3.091842 ( 2.343069)
test_btest 0.000832 0.000000 75.732307 ( 34.333739)
test_basic 0.000000 0.007195 0.761971 ( 0.851398)
test_all 0.000000 0.001656 564.588728 (221.513695)
test_rubyspec 0.031273 0.020452 81.512943 ( 96.727956)
total: 364.25 sec