Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-075722
#<BuildRuby:0x0000558d2a679a00
@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.20230515-075722",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005032 0.000959 1.848046 ( 3.775076)
build_miniruby 0.001357 0.000259 1.329857 ( 1.348857)
build_ruby 0.001255 0.000000 2.463763 ( 2.809806)
build_all 0.006809 0.000000 2.176236 ( 2.358999)
build_install 0.016091 0.000000 3.471002 ( 3.535895)
test_btest 0.000758 0.000000 72.789997 ( 35.486926)
test_basic 0.005081 0.000616 0.730307 ( 0.907497)
test_all 0.000747 0.000110 545.517637 (209.289631)
test_rubyspec 0.019015 0.025769 73.788803 ( 85.605365)
total: 345.12 sec