Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-144125
#<BuildRuby:0x0000557e482de008
@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.20230101-144125",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004804 0.000210 1.177754 ( 1.685903)
build_miniruby 0.001036 0.000246 1.517153 ( 1.519114)
build_ruby 0.001537 0.000366 3.462231 ( 3.839944)
build_all 0.007090 0.000681 3.865087 ( 2.345732)
build_install 0.015082 0.001377 3.109660 ( 2.601644)
test_btest 0.000697 0.000145 57.835136 ( 21.580029)
test_basic 0.004262 0.000000 0.429409 ( 0.527345)
test_all 0.001081 0.000000 637.288813 (222.120963)
test_rubyspec 0.018314 0.035904 72.229012 ( 85.300866)
total: 341.52 sec