Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-024540
#<BuildRuby:0x000055a0fc351f40
@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.20230603-024540",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.004540 0.001298 1.622428 ( 2.878799)
build_miniruby 0.001657 0.000000 1.261171 ( 1.259529)
build_ruby 0.001525 0.000000 2.537066 ( 2.745967)
build_all 0.002605 0.003440 1.965923 ( 1.158512)
build_install 0.012843 0.001957 3.153814 ( 2.201654)
test_btest 0.000674 0.000192 75.107183 ( 20.293654)
test_basic 0.001385 0.003067 0.730911 ( 0.805370)
test_all 0.000729 0.000227 568.047061 (163.198139)
test_rubyspec 0.031921 0.014498 77.493626 ( 89.228242)
total: 283.77 sec