Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-011712
#<BuildRuby:0x00005619bb7563b0
@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.20230217-011712",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000533 0.004100 1.385692 ( 1.757848)
build_miniruby 0.001125 0.000000 1.137029 ( 1.135073)
build_ruby 0.001187 0.000000 1.983842 ( 23.061454)
build_all 0.006006 0.000000 3.603659 ( 1.776310)
build_install 0.005305 0.006234 2.323006 ( 1.558513)
test_btest 0.000606 0.000108 55.578117 ( 14.623053)
test_basic 0.001483 0.003245 0.443633 ( 0.535504)
test_all 0.000996 0.000206 596.685630 (169.355131)
test_rubyspec 0.024427 0.014777 60.022434 ( 69.903624)
total: 283.71 sec