Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-200117
#<BuildRuby:0x0000558a3496a168
@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.20230104-200117",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000000 0.005076 1.108502 ( 1.769496)
build_miniruby 0.000000 0.001245 2.323140 ( 2.103032)
build_ruby 0.000000 0.001491 2.840315 ( 3.190000)
build_all 0.001857 0.004695 3.051271 ( 1.546520)
build_install 0.010226 0.002293 2.604891 ( 1.682980)
test_btest 0.000480 0.000181 54.970973 ( 14.076277)
test_basic 0.002948 0.001106 0.386789 ( 0.479958)
test_all 0.000000 0.001021 563.717456 (162.156959)
test_rubyspec 0.021234 0.018964 59.358590 ( 69.339357)
total: 256.35 sec