Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-090438
#<BuildRuby:0x000056505512a3d0
@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.20230313-090438",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002101 0.004446 1.837155 ( 3.361513)
build_miniruby 0.001366 0.000248 1.441750 ( 1.444050)
build_ruby 0.001369 0.000249 2.602349 ( 2.789971)
build_all 0.002155 0.004783 2.068265 ( 1.171845)
build_install 0.011119 0.004977 3.298072 ( 2.174703)
test_btest 0.001045 0.000000 67.283641 ( 19.626022)
test_basic 0.004269 0.000000 0.501719 ( 0.594932)
test_all 0.001235 0.000000 494.010964 (160.884001)
test_rubyspec 0.019285 0.014885 62.998914 ( 72.963653)
total: 265.01 sec