Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-074452
#<BuildRuby:0x0000558d385a68e0
@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.20230105-074452",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004069 0.000354 1.113582 ( 1.497742)
build_miniruby 0.001141 0.000099 1.425583 ( 1.424352)
build_ruby 0.001520 0.000132 3.161433 ( 3.530441)
build_all 0.006074 0.000528 3.800350 ( 1.961860)
build_install 0.010537 0.004222 2.972382 ( 2.085512)
test_btest 0.000680 0.000078 54.832690 ( 19.741332)
test_basic 0.002014 0.004813 0.420320 ( 0.524185)
test_all 0.001108 0.000171 631.642671 (182.630282)
test_rubyspec 0.030461 0.010673 63.647607 ( 73.535518)
total: 286.93 sec