Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-040253
#<BuildRuby:0x000055db1de79ef8
@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.20230121-040253",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004508 0.000563 1.165161 ( 2.017464)
build_miniruby 0.001298 0.000163 1.198779 ( 1.357988)
build_ruby 0.001548 0.000194 2.973388 ( 3.434270)
build_all 0.006356 0.000794 3.849317 ( 2.927217)
build_install 0.015031 0.000000 2.946380 ( 2.842609)
test_btest 0.000865 0.000000 56.968621 ( 31.793611)
test_basic 0.006891 0.000001 0.454304 ( 0.560820)
test_all 0.002257 0.000000 646.866076 (262.984928)
test_rubyspec 0.029285 0.021170 71.904222 ( 85.439400)
total: 393.36 sec